8000 fix required Twig version · symfony/symfony@70e6380 · GitHub
[go: up one dir, main page]

Skip to content

Commit 70e6380

Browse files
committed
fix required Twig version
1 parent 329b181 commit 70e6380

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=5.5.9",
2020
"doctrine/common": "~2.4",
21-
"twig/twig": "~1.28|~2.0",
21+
"twig/twig": "~1.32|~2.2",
2222
"psr/cache": "~1.0",
2323
"psr/container": "^1.0",
2424
"psr/log": "~1.0",

0 commit comments

Comments
 (0)
0