We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676f98f commit 10bbf21Copy full SHA for 10bbf21
composer.json
@@ -17,7 +17,7 @@
17
"psr/http-client": "^1.0",
18
"psr/http-factory": "^1.0",
19
"psr/http-message": "^1.0 || ^2.0",
20
- "symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0",
+ "symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0",
21
"symfony/polyfill-php80": "^1.17"
22
},
23
"require-dev": {
0 commit comments