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.
1 parent 6cbf8e7 commit 881207dCopy full SHA for 881207d
composer.json
@@ -21,11 +21,11 @@
21
"symfony/polyfill-php80": "^1.15"
22
},
23
"require-dev": {
24
- "symfony/config": "^5.3",
25
- "symfony/http-foundation": "^4.4|^5.0",
26
- "symfony/yaml": "^4.4|^5.0",
27
- "symfony/expression-language": "^4.4|^5.0",
28
- "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",
29
"doctrine/annotations": "^1.12",
30
"psr/log": "~1.0"
31
0 commit comments