We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d558d5a commit feb895dCopy full SHA for feb895d
composer.json
@@ -13,10 +13,10 @@
13
14
"require": {
15
"php": "7.2.*|7.4.*|8.0.*|8.1.*|8.2.*|8.3.*",
16
- "symfony/config": "^2.4|^3.0|^4.0|^5.0|^6.0",
17
- "symfony/console": "^2.4|^3.0|^4.0|^5.0|^6.0",
18
- "symfony/dependency-injection": "^2.4|^3.0|^4.0|^5.0|^6.0",
19
- "symfony/http-kernel": "^2.4|^3.0|^4.0|^5.0|^6.0",
+ "symfony/config": "^2.4|^3.0|^4.0|^5.0|^6.0|^7.0",
+ "symfony/console": "^2.4|^3.0|^4.0|^5.0|^6.0|^7.0",
+ "symfony/dependency-injection": "^2.4|^3.0|^4.0|^5.0|^6.0|^7.0",
+ "symfony/http-kernel": "^2.4|^3.0|^4.0|^5.0|^6.0|^7.0",
20
"webfactory/content-mapping": "^3.0"
21
},
22
0 commit comments