Skip to content

Commit 01eed0a

Browse files
committed
Excluded GrumPHP version 0.11.4, since it is broken
1 parent b9585f5 commit 01eed0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"phploc/phploc": "^3.0.1",
4242
"phpmd/phpmd": "^2.2.0",
4343
"phpmetrics/phpmetrics": "^2.0.0",
44-
"phpro/grumphp": ">=0.11.0,<1.0.0",
44+
"phpro/grumphp": ">=0.11.0,<1.0.0,!=0.11.4",
4545
"phpunit/phpunit": "^5.5.0",
4646
"robmorgan/phinx": "^0.8.0",
4747
"scheb/tombstone-analyzer": "^0.3.0",

0 commit comments

Comments
 (0)