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 40c30d2 commit ed6c1ffCopy full SHA for ed6c1ff
composer.json
@@ -26,10 +26,10 @@
26
"symfony/http-kernel": ""
27
},
28
"require-dev": {
29
- "symfony/http-kernel": "^5.3|^6.0"
+ "symfony/http-kernel": "^5.4|^6.0"
30
31
"conflict": {
32
- "symfony/http-kernel": "<5.3"
+ "symfony/http-kernel": "<5.4"
33
34
"autoload": {
35
"psr-4": { "Symfony\\Component\\WebLink\\": "" },
0 commit comments