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.
2 parents 4607539 + d796857 commit e36460eCopy full SHA for e36460e
composer.json
@@ -14,9 +14,9 @@
14
"brick/reflection": "^0.4",
15
"doctrine/doctrine-bundle": "^1.9 || ^2.0",
16
"dragonmantank/cron-expression": "^2.2 || ^3.0",
17
- "symfony/config": "^4.4 || ^5.0",
18
- "symfony/dependency-injection": "^4.4 || ^5.0",
19
- "symfony/form": "^4.4 || ^5.0"
+ "symfony/config": "^4.4 || ^5.0 || ^6.0",
+ "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
+ "symfony/form": "^4.4 || ^5.0 || ^6.0"
20
},
21
"require-dev": {
22
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
0 commit comments