Skip to content

Commit ef199c5

Browse files
committed
fixed Twig version
1 parent 568247e commit ef199c5

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
@@ -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)