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

Commit

Permalink
corrected dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Aug 1, 2013
1 parent 4c13859 commit e4d9572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"minimum-stability": "dev",
"require": {
"symfony-cmf/routing-bundle": "~1.0.0-RC1",
"symfony-cmf/routing-bundle": "~1.1.0-RC1",
"symfony-cmf/core-bundle": "1.0.*",
"aferrandini/urlizer": "dev-master"
},
Expand Down

0 comments on commit e4d9572

Please sign in to comment.