Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 0438594

Browse files
committed
2.3+ compatibility
1 parent 763f614 commit 0438594

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
"minimum-stability": "dev",
1515
"require": {
1616
"php": ">=5.3.3",
17-
"symfony/framework-bundle": ">=2.1,<2.3-dev",
17+
"symfony/framework-bundle": "~2.1",
1818
"friendsofsymfony/jsrouting-bundle": "dev-master"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)