Skip to content

Commit

Permalink
BUGFIX composer cleanup (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish authored May 26, 2021
1 parent a5af29d commit b427a45
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,7 @@
},
"require-dev": {
"phpunit/phpunit": "^5.7",
"squizlabs/php_codesniffer": "^3.0",
"phpmd/phpmd": "^2.6",
"sebastian/phpcpd": "^3.0",
"phploc/phploc": "^4.0",
"pdepend/pdepend": "^2.5",
"theseer/phpdox": "^0.11.0"
"squizlabs/php_codesniffer": "^3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b427a45

Please sign in to comment.