Skip to content

Commit

Permalink
Merge pull request #631 from ericpoe/removeDbUnit
Browse files Browse the repository at this point in the history
Remove dbunit
  • Loading branch information
ericpoe authored Feb 11, 2019
2 parents 0f70ae5 + 41e026b commit b15826f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 60 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@
"require-dev": {
"exussum12/coverage-checker": "^0.11.0",
"jakub-onderka/php-parallel-lint": "^1.0",
"phpunit/dbunit": "^2.0",
"phpunit/phpunit": "^5.7",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.4",
"sensiolabs/security-checker": "^5.0"
"sensiolabs/security-checker": "^5.0",
"squizlabs/php_codesniffer": "^3.4"
},
"autoload" : {
"psr-4" : {
Expand Down
63 changes: 6 additions & 57 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b15826f

Please sign in to comment.