Skip to content

Commit

Permalink
Suppor twig v2
Browse files Browse the repository at this point in the history
Should be tested on php 7.1 (composer update)
  • Loading branch information
zdenekdrahos committed Apr 25, 2017
1 parent 13a017c commit 6263a38
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 @@ -27,7 +27,7 @@
"symfony/process": ">=2.8",
"symfony/finder": ">=2.8",
"symfony/yaml": ">=2.8",
"twig/twig": "<2",
"twig/twig": "<=2",
"pdepend/pdepend": "*",
"sebastian/phpcpd": "*",
"squizlabs/php_codesniffer": "*",
Expand Down

0 comments on commit 6263a38

Please sign in to comment.