Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Move minimum version of Twig to 1.12
  • Loading branch information
sescandell committed Jan 6, 2016
1 parent 8baefc9 commit af38396
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 @@ -16,7 +16,7 @@
],
"require": {
"symfony/symfony": ">= 2.2.0",
"twig/twig": ">= 1.9.0",
"twig/twig": "~1.12",
"twig/extensions": "~1.0"
},
"suggest": {
Expand Down

0 comments on commit af38396

Please sign in to comment.