Skip to content

Commit 88cf8e8

Browse files
committed
Symfony 2.7 support
1 parent 7e3f493 commit 88cf8e8

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"symfony/framework-bundle": ">=2.5.2, <2.7",
13+
"symfony/framework-bundle": ">=2.5.2, <2.8",
1414
"twig/twig": "*"
1515
},
1616
"suggest": {

0 commit comments

Comments
 (0)