Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit c38063e

Browse files
authored
Support for Symfony3
1 parent c6fc807 commit c38063e

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
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.3.2",
16-
"symfony/framework-bundle": "~2.1"
16+
"symfony/framework-bundle": "~2.1|~3.0"
1717
},
1818
"autoload": {
1919
"psr-0": {

0 commit comments

Comments
 (0)