Skip to content

Commit

Permalink
Merge pull request #256 from MonsieurV/master
Browse files Browse the repository at this point in the history
Support Symfony 6
  • Loading branch information
fre5h authored Nov 28, 2023
2 parents 12bfeb9 + 6d90bd2 commit 6e66ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"require": {
"php": "^7.2.5|^8.0",
"symfony/framework-bundle": "^5.0",
"symfony/framework-bundle": "^5.0|^6.0",
"twig/twig": "^2.12|^3.0"
},
"autoload": {
Expand Down

0 comments on commit 6e66ac7

Please sign in to comment.