Skip to content

Commit ed6c1ff

Browse files
Bump symfony/* deps to ^5.4|^6.0
1 parent 40c30d2 commit ed6c1ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"symfony/http-kernel": ""
2727
},
2828
"require-dev": {
29-
"symfony/http-kernel": "^5.3|^6.0"
29+
"symfony/http-kernel": "^5.4|^6.0"
3030
},
3131
"conflict": {
32-
"symfony/http-kernel": "<5.3"
32+
"symfony/http-kernel": "<5.4"
3333
},
3434
"autoload": {
3535
"psr-4": { "Symfony\\Component\\WebLink\\": "" },

0 commit comments

Comments
 (0)