integrate symfony-cmf/Routing component using chainRouter

This commit is contained in:
Manuel Raynaud
2013-04-18 16:30:31 +02:00
parent c647fec422
commit 5c401020f9
4 changed files with 168 additions and 14 deletions

View File

@@ -19,7 +19,8 @@
"symfony/event-dispatcher" : "2.2.*",
"symfony/http-kernel" : "2.2.*",
"symfony/routing" : "2.2.*",
"symfony/yaml" : "2.2.*"
"symfony/yaml" : "2.2.*",
"symfony-cmf/routing": "1.0.0"
},
"minimum-stability": "stable",
"config" : {