Skip to content

Commit 63a8e16

Browse files
authored
Merge pull request #21 from yvesdhalluin/master
Update Symfony support to 5.4
2 parents efe83a2 + 747d7fa commit 63a8e16

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
@@ -19,7 +19,7 @@
1919

2020
"require": {
2121
"php": ">=5.4.0",
22-
"symfony/framework-bundle": "2.3 - 5.2",
22+
"symfony/framework-bundle": "2.3 - 5.4",
2323
"doctrine/orm": "~2.3",
2424
"twig/twig": "~1.34|~2.0|~3.0"
2525
},

0 commit comments

Comments
 (0)