Skip to content

Commit d4f8010

Browse files
committed
Allow to run with twig 2
1 parent 4ca5806 commit d4f8010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"symfony/translation-contracts": "^2.0",
3030
"symfony/validator": "^5.4 || ^6.0",
3131
"symfony/webpack-encore-bundle": "^1.15",
32-
"twig/twig": "^3.8",
32+
"twig/twig": "^2.0 || ^3.0",
3333
"webmozart/assert": "^1.10"
3434
},
3535
"require-dev": {

0 commit comments

Comments
 (0)