Skip to content

Commit 9b0ea62

Browse files
[6.4] Allow 7.0 deps
1 parent 0989ca6 commit 9b0ea62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"psr/link": "^1.1|^2.0"
2424
},
2525
"require-dev": {
26-
"symfony/http-kernel": "^5.4|^6.0"
26+
"symfony/http-kernel": "^5.4|^6.0|^7.0"
2727
},
2828
"conflict": {
2929
"symfony/http-kernel": "<5.4"

0 commit comments

Comments
 (0)