Skip to content

Commit e02ab4f

Browse files
committed
Bump GrumPHP to latest version
1 parent f4026ca commit e02ab4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"minimum-stability": "stable",
1919
"require": {
2020
"php": ">7.4",
21-
"phpro/grumphp": "^1.10",
22-
"symfony/options-resolver": "~5.3 || ~6.0",
23-
"symfony/http-client": "~5.3 || ~6.0",
24-
"symfony/serializer": "~5.3 || ~6.0"
21+
"phpro/grumphp": "^2.3",
22+
"symfony/options-resolver": "~5.3 || ~6.0 || ~7.0",
23+
"symfony/http-client": "~5.3 || ~6.0 || ~7.0",
24+
"symfony/serializer": "~5.3 || ~6.0 || ~7.0"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^8.0 || ^9.0",

0 commit comments

Comments
 (0)