Skip to content

Commit 66bcade

Browse files
authored
Merge pull request #713 from XWB/twig3
Allow Twig 3
2 parents 14bc81e + 66f9f41 commit 66bcade

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
@@ -37,7 +37,7 @@
3737
"symfony/validator": "~3.4|^4.3",
3838
"symfony/twig-bundle": "~3.4|^4.3",
3939
"symfony/twig-bridge": "~3.4|^4.3",
40-
"twig/twig": "~2.0",
40+
"twig/twig": "~2.0|~3.0",
4141
"phpoption/phpoption": "~1.1",
4242
"doctrine/annotations": "~1.0"
4343
},

0 commit comments

Comments
 (0)