Skip to content

Commit 708df49

Browse files
authored
⬆️ allow phpro/grumphp version 0.17
1 parent 5df1509 commit 708df49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"require": {
2828
"php": ">=7.2",
29-
"phpro/grumphp": "0.16.*"
29+
"phpro/grumphp": "0.16.* || 0.17.*"
3030
},
3131
"require-dev": {
3232
"squizlabs/php_codesniffer": ">=3.5.0 <4.0.0"

0 commit comments

Comments
 (0)