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 6300364 + 881207d commit b73f7daCopy full SHA for b73f7da
composer.json
@@ -20,11 +20,11 @@
20
"symfony/deprecation-contracts": "^2.1"
21
},
22
"require-dev": {
23
- "symfony/config": "^5.3",
24
- "symfony/http-foundation": "^4.4|^5.0",
25
- "symfony/yaml": "^4.4|^5.0",
26
- "symfony/expression-language": "^4.4|^5.0",
27
- "symfony/dependency-injection": "^4.4|^5.0",
+ "symfony/config": "^5.3|^6.0",
+ "symfony/http-foundation": "^4.4|^5.0|^6.0",
+ "symfony/yaml": "^4.4|^5.0|^6.0",
+ "symfony/expression-language": "^4.4|^5.0|^6.0",
+ "symfony/dependency-injection": "^4.4|^5.0|^6.0",
28
"doctrine/annotations": "^1.12",
29
"psr/log": "~1.0"
30
0 commit comments