Skip to content

Commit 187cca5

Browse files
committed
Removed unnecessary dev requirement
1 parent e4f959f commit 187cca5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^5.5",
19-
"mockery/mockery": "^0.9.5",
20-
"sllh/php-cs-fixer-styleci-bridge": "^2.1"
19+
"mockery/mockery": "^0.9.5"
2120
},
2221
"autoload": {
2322
"psr-4": {

0 commit comments

Comments
 (0)