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 827f59f commit 175a0b4Copy full SHA for 175a0b4
composer.json
@@ -19,11 +19,11 @@
19
"php": ">=8.1"
20
},
21
"require-dev": {
22
- "symfony/config": "^6.2",
23
- "symfony/http-foundation": "^5.4|^6.0",
24
- "symfony/yaml": "^5.4|^6.0",
25
- "symfony/expression-language": "^5.4|^6.0",
26
- "symfony/dependency-injection": "^5.4|^6.0",
+ "symfony/config": "^6.2|^7.0",
+ "symfony/http-foundation": "^5.4|^6.0|^7.0",
+ "symfony/yaml": "^5.4|^6.0|^7.0",
+ "symfony/expression-language": "^5.4|^6.0|^7.0",
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
27
"doctrine/annotations": "^1.12|^2",
28
"psr/log": "^1|^2|^3"
29
0 commit comments