Skip to content

Commit 0f0eef4

Browse files
committed
Allow grumphp greater than 0.17 to the next mayor release
1 parent 80362f6 commit 0f0eef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"psr/log": "^1.1"
1919
},
2020
"require-dev": {
21-
"phpro/grumphp": "^0.17.1 || ^0.19.0 || ^0.21.0 || ^0.22.0",
21+
"phpro/grumphp": "~0.17",
2222
"phpstan/phpstan": "^0.11.5 || ^0.12.0",
2323
"phpunit/phpunit": "^8.0 || ^9.0",
2424
"squizlabs/php_codesniffer": "^3.4",

0 commit comments

Comments
 (0)