Skip to content

Commit

Permalink
[Twig] twig >= 3.14 is compatible again
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Oct 1, 2024
1 parent f1dfd9c commit a6aa3b3
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 @@ -139,7 +139,7 @@
},
"conflict": {
"jms/serializer-bundle": "4.1.0",
"twig/twig": "^3.9.0",
"twig/twig": ">=3.9.0 <3.14.0",
"pimcore/pimcore": "11.3.1"
},
"suggest": {
Expand Down

0 comments on commit a6aa3b3

Please sign in to comment.