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 cb6b0f0 commit 1ccd066Copy full SHA for 1ccd066
composer.json
@@ -26,7 +26,7 @@
26
"symfony/http-kernel": ""
27
},
28
"require-dev": {
29
- "symfony/http-kernel": "^5.3"
+ "symfony/http-kernel": "^5.3|^6.0"
30
31
"conflict": {
32
"symfony/http-kernel": "<5.3"
0 commit comments