We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e0217 commit ac42120Copy full SHA for ac42120
composer.json
@@ -21,11 +21,11 @@
21
"doctrine/annotations": "~1.0",
22
"psr/container": "^1.0",
23
"psr/log": "^1.0",
24
- "symfony/config": "^4.3|^5.0",
25
- "symfony/dependency-injection": "^4.3|^5.0",
26
- "symfony/framework-bundle": "3.4.*|^4.0|^5.0",
27
- "symfony/http-foundation": "^4.0|^5.0",
28
- "symfony/http-kernel": "^4.3|^5.0",
+ "symfony/config": "^4.3|^5.0|^6.0",
+ "symfony/dependency-injection": "^4.3|^5.0|^6.0",
+ "symfony/framework-bundle": "3.4.*|^4.0|^5.0|^6.0",
+ "symfony/http-foundation": "^4.0|^5.0|^6.0",
+ "symfony/http-kernel": "^4.3|^5.0|^6.0",
29
"symfony/service-contracts": "^1.0|^2.0",
30
"twig/twig": "^1.34|^2.0|^3.0",
31
"webfactory/dom": "~1.0, >= 1.0.15"
0 commit comments