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 3af8ac1 commit 9ebe352Copy full SHA for 9ebe352
composer.json
@@ -20,13 +20,13 @@
20
"symfony/event-dispatcher-contracts": "^2.5|^3"
21
},
22
"require-dev": {
23
- "symfony/dependency-injection": "^5.4|^6.0",
24
- "symfony/expression-language": "^5.4|^6.0",
25
- "symfony/config": "^5.4|^6.0",
26
- "symfony/error-handler": "^5.4|^6.0",
27
- "symfony/http-foundation": "^5.4|^6.0",
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
+ "symfony/expression-language": "^5.4|^6.0|^7.0",
+ "symfony/config": "^5.4|^6.0|^7.0",
+ "symfony/error-handler": "^5.4|^6.0|^7.0",
+ "symfony/http-foundation": "^5.4|^6.0|^7.0",
28
"symfony/service-contracts": "^2.5|^3",
29
- "symfony/stopwatch": "^5.4|^6.0",
+ "symfony/stopwatch": "^5.4|^6.0|^7.0",
30
"psr/log": "^1|^2|^3"
31
32
"conflict": {
0 commit comments