Skip to content

Commit b2cb1b8

Browse files
committed
Allow grumphp greater than 0.17 to the next mayor release
1 parent 1581701 commit b2cb1b8

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
@@ -17,7 +17,7 @@
1717
"psr/event-dispatcher": "^1.0"
1818
},
1919
"require-dev": {
20-
"phpro/grumphp": "^0.17.1 || ^0.19.0 || ^0.21.0 || ^0.22.0",
20+
"phpro/grumphp": "~0.17",
2121
"phpstan/phpstan": "^0.11.5 || ^0.12.0",
2222
"phpunit/phpunit": "^8.0 || ^9.0",
2323
"squizlabs/php_codesniffer": "^3.4",

0 commit comments

Comments
 (0)