Skip to content

Commit 31cbe46

Browse files
committed
Allow Symfony 8
1 parent a299dbe commit 31cbe46

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
"require": {
2424
"php": "^8.1",
2525
"intervention/image": "^3.11",
26-
"symfony/framework-bundle": "^6.4 || ^7"
26+
"symfony/framework-bundle": "^6.4 || ^7 || ^8"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)