Skip to content

Commit

Permalink
Remove uneeded packages from composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 28, 2018
1 parent fb8588a commit 41dee53
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,16 @@
"require-dev":{
"apigen/apigen": "dev-master",
"drupol/phpspec-annotation": "^1.0",
"friendsofphp/php-cs-fixer": "^2.13",
"friendsofphp/php-cs-fixer": "^2",
"graphp/graphviz": "^0.2.1",
"infection/infection": "^0.11.2",
"infection/infection": "^0.11",
"jakub-onderka/php-parallel-lint": "^1.0",
"leanphp/phpspec-code-coverage": "^4",
"maglnet/composer-require-checker": "^1.1",
"monolog/monolog": "^1.0",
"php-http/guzzle6-adapter": "^1.1",
"phpbench/phpbench": "dev-master",
"phpmd/phpmd": "^2.6",
"phpro/grumphp": "^0.14.0",
"phpro/grumphp": "^0.14",
"phpspec/phpspec": "^4",
"phpstan/phpstan": "^0.10",
"roave/better-reflection": "dev-master",
Expand Down

0 comments on commit 41dee53

Please sign in to comment.