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

Commit bf44ff3

Browse files
committed
REquire RoutingBundle 1.2.0 to fix HierarchyInterface usage
1 parent 7025e3c commit bf44ff3

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
@@ -23,7 +23,7 @@
2323
"symfony-cmf/core-bundle": "~1.1,>=1.1.0"
2424
},
2525
"require-dev": {
26-
"symfony-cmf/routing-bundle": "~1.2",
26+
"symfony-cmf/routing-bundle": "~1.2,>=1.2.0",
2727
"symfony-cmf/testing": "dev-lowest_versions",
2828
"sonata-project/doctrine-phpcr-admin-bundle": "~1.1",
2929
"symfony/monolog-bundle": "~2.3"

0 commit comments

Comments
 (0)