Skip to content

Commit e5f155b

Browse files
Allow Symfony ^8.0
1 parent c7ea0a7 commit e5f155b

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": "^6.4|^7.0"
26+
"symfony/http-kernel": "^6.4|^7.0|^8.0"
2727
},
2828
"conflict": {
2929
"symfony/http-kernel": "<6.4"

0 commit comments

Comments
 (0)