8000 fixed version of Twig · symfony/symfony@22e45c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 22e45c0

Browse files
committed
fixed version of Twig
1 parent 7fe8257 commit 22e45c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"symfony/property-info": "~2.8|~3.0",
5353
"doctrine/annotations": "~1.0",
5454
"phpdocumentor/reflection-docblock": "^3.0",
55-
"twig/twig": "~1.23|~2.0"
55+
"twig/twig": "~1.26|~2.0"
5656
},
5757
"conflict": {
5858
"phpdocumentor/reflection-docblock": "<3.0",

0 commit comments

Comments
 (0)
0