Skip to content

Commit 5a4d145

Browse files
author
Grzegorz Niewiadomski
committed
fix symfony version
1 parent 8c524eb commit 5a4d145

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=5.3.3",
17-
"symfony/framework-bundle": "2.3|3.*",
17+
"symfony/framework-bundle": "~2.3|~3.0",
1818
"twig/twig": "1.*"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)