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

Commit 51f445b

Browse files
wouterjlsmith77
authored andcommitted
Require RoutingBundle 1.2.0 to fix HierarchyInterface usage
1 parent a75c36d commit 51f445b

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=5.3.9",
1515
"symfony-cmf/routing-auto": "~1.0",
16-
"symfony-cmf/routing-bundle": "~1.2",
16+
"symfony-cmf/routing-bundle": "~1.2,>=1.2.0",
1717
"symfony-cmf/core-bundle": "~1.2",
1818
"aferrandini/urlizer": "1.0.*",
1919
"symfony/config": "~2.2",

0 commit comments

Comments
 (0)