Skip to content

Commit

Permalink
Merge pull request #713 from XWB/twig3
Browse files Browse the repository at this point in the history
Allow Twig 3
  • Loading branch information
XWB authored Jan 8, 2020
2 parents 14bc81e + 66f9f41 commit 66bcade
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 @@ -37,7 +37,7 @@
"symfony/validator": "~3.4|^4.3",
"symfony/twig-bundle": "~3.4|^4.3",
"symfony/twig-bridge": "~3.4|^4.3",
"twig/twig": "~2.0",
"twig/twig": "~2.0|~3.0",
"phpoption/phpoption": "~1.1",
"doctrine/annotations": "~1.0"
},
Expand Down

0 comments on commit 66bcade

Please sign in to comment.