Skip to content

Commit

Permalink
Update To Allow Twig 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumpacket committed Jan 24, 2017
1 parent 6c5b125 commit 658dc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -14,7 +14,7 @@
],
"require":{
"php":">=5.3.1",
"twig/twig": "1.*",
"twig/twig": "1.*|2.*",
"monolog/monolog": "~1.4",
"symfony/console": "~2.1|~3.0"
},
Expand Down

0 comments on commit 658dc01

Please sign in to comment.