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

Commit e4d9572

Browse files
committed
corrected dependency
1 parent 4c13859 commit e4d9572

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
@@ -11,7 +11,7 @@
1111
],
1212
"minimum-stability": "dev",
1313
"require": {
14-
"symfony-cmf/routing-bundle": "~1.0.0-RC1",
14+
"symfony-cmf/routing-bundle": "~1.1.0-RC1",
1515
"symfony-cmf/core-bundle": "1.0.*",
1616
"aferrandini/urlizer": "dev-master"
1717
},

0 commit comments

Comments
 (0)