We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4026ca commit e02ab4fCopy full SHA for e02ab4f
composer.json
@@ -18,10 +18,10 @@
18
"minimum-stability": "stable",
19
"require": {
20
"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"
+ "phpro/grumphp": "^2.3",
+ "symfony/options-resolver": "~5.3 || ~6.0 || ~7.0",
+ "symfony/http-client": "~5.3 || ~6.0 || ~7.0",
+ "symfony/serializer": "~5.3 || ~6.0 || ~7.0"
25
},
26
"require-dev": {
27
"phpunit/phpunit": "^8.0 || ^9.0",
0 commit comments