We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda7ffa commit 6852ee8Copy full SHA for 6852ee8
composer.json
@@ -30,7 +30,7 @@
30
"symfony/config": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
31
"symfony/http-foundation": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
32
"symfony/http-kernel": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
33
- "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0 || ^6.0",
+ "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
34
"symfony/security-core": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
35
"symfony/serializer": "^3.0 || ^4.0 || ^5.0 || ^6.0",
36
"twig/twig": "^2.14 || ^3.0"
0 commit comments