Skip to content

Commit 386ca0c

Browse files
committed
cleanup composer.json
1 parent c268a6c commit 386ca0c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"symfony/event-dispatcher": "~2.1"
2525
},
2626
"suggest": {
27-
"symfony/http-foundation": "ChainRouter/DynamicRouter have optional support for Request instances, several enhancers require a Request instances, ~2.2",
28-
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching, ~2.1"
27+
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching, symfony/event-dispatcher: ~2.1"
2928
},
3029
"autoload": {
3130
"psr-0": { "Symfony\\Cmf\\Component\\Routing": "" }

0 commit comments

Comments
 (0)