Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit be22edb

Browse files
use same twig version constraint as in routing-bundle (#300)
1 parent 38c3185 commit be22edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"symfony/phpunit-bridge": "^3.3 || ^4.0",
2626
"symfony-cmf/routing-bundle": "^1.4 || ^2.0",
2727
"symfony-cmf/testing": "^2.1@dev",
28-
"twig/twig": "^1.18|^2.0",
28+
"twig/twig": "^1.35 || ^2.4.4",
2929
"symfony-cmf/core-bundle": "^2.0",
3030
"doctrine/phpcr-odm": "^1.4.2 || ^2.0"
3131
},

0 commit comments

Comments
 (0)