Skip to content

Commit 1dcd8b2

Browse files
committed
Require Symfony 3.0
1 parent f4dc76a commit 1dcd8b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.5.9",
14-
"symfony/framework-bundle": "~3.1",
14+
"symfony/framework-bundle": "~3.0",
1515
"twig/twig": "*",
1616
"doctrine/orm": "*",
1717
"doctrine/doctrine-bundle": "*",

0 commit comments

Comments
 (0)