Skip to content

Commit

Permalink
⬆️ allow phpro/grumphp version 0.17 (#38)
Browse files Browse the repository at this point in the history
⬆️ allow phpro/grumphp version 0.17
  • Loading branch information
Kanti authored Jan 14, 2020
2 parents fa4d9d4 + d32ce60 commit c227984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require": {
"php": ">=7.2",
"composer-plugin-api": "1.*",
"phpro/grumphp": "0.16.*",
"phpro/grumphp": "0.16.* || 0.17.*",
"pluswerk/grumphp-bom-task": "5.*",
"pluswerk/grumphp-xliff-task": "3.*",
"squizlabs/php_codesniffer": ">=3.5.0 <4.0.0",
Expand Down

0 comments on commit c227984

Please sign in to comment.