Skip to content

Commit 1ccd066

Browse files
committed
Allow Symfony 6
1 parent cb6b0f0 commit 1ccd066

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
@@ -26,7 +26,7 @@
2626
"symfony/http-kernel": ""
2727
},
2828
"require-dev": {
29-
"symfony/http-kernel": "^5.3"
29+
"symfony/http-kernel": "^5.3|^6.0"
3030
},
3131
"conflict": {
3232
"symfony/http-kernel": "<5.3"

0 commit comments

Comments
 (0)