Skip to content

Commit b6e7c78

Browse files
bocharsky-bwjaviereguiluz
authored andcommitted
Update to Symfony 3.2.4 and start supporting Twig 2
1 parent a42c007 commit b6e7c78

File tree

2 files changed

+141
-46
lines changed

2 files changed

+141
-46
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"symfony/swiftmailer-bundle" : "^2.3",
2828
"symfony/symfony" : "^3.2",
2929
"twig/extensions" : "^1.3",
30-
"twig/twig" : "^1.28",
30+
"twig/twig" : "^1.28 || ^2.0",
3131
"white-october/pagerfanta-bundle" : "^1.0"
3232
},
3333
"require-dev": {

composer.lock

Lines changed: 140 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)