Skip to content

Commit b15826f

Browse files
authored
Merge pull request #631 from ericpoe/removeDbUnit
Remove dbunit
2 parents 0f70ae5 + 41e026b commit b15826f

File tree

2 files changed

+8
-60
lines changed

2 files changed

+8
-60
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@
2020
"require-dev": {
2121
"exussum12/coverage-checker": "^0.11.0",
2222
"jakub-onderka/php-parallel-lint": "^1.0",
23-
"phpunit/dbunit": "^2.0",
2423
"phpunit/phpunit": "^5.7",
2524
"roave/security-advisories": "dev-master",
26-
"squizlabs/php_codesniffer": "^3.4",
27-
"sensiolabs/security-checker": "^5.0"
25+
"sensiolabs/security-checker": "^5.0",
26+
"squizlabs/php_codesniffer": "^3.4"
2827
},
2928
"autoload" : {
3029
"psr-4" : {

composer.lock

Lines changed: 6 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)