Skip to content

Commit

Permalink
cleanup composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Oct 14, 2013
1 parent c268a6c commit 386ca0c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"symfony/event-dispatcher": "~2.1"
},
"suggest": {
"symfony/http-foundation": "ChainRouter/DynamicRouter have optional support for Request instances, several enhancers require a Request instances, ~2.2",
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching, ~2.1"
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching, symfony/event-dispatcher: ~2.1"
},
"autoload": {
"psr-0": { "Symfony\\Cmf\\Component\\Routing": "" }
Expand Down

0 comments on commit 386ca0c

Please sign in to comment.