Skip to content

Commit

Permalink
Removed unnecessary dev requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
petermein committed Aug 4, 2017
1 parent e4f959f commit 187cca5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
},
"require-dev": {
"phpunit/phpunit": "^5.5",
"mockery/mockery": "^0.9.5",
"sllh/php-cs-fixer-styleci-bridge": "^2.1"
"mockery/mockery": "^0.9.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 187cca5

Please sign in to comment.