Skip to content

Commit a45e8bb

Browse files
author
Hugo Hamon
committed
[Routing] added a suggestion to add the HttpFoundation component.
1 parent 114e5d6 commit a45e8bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Routing/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"symfony/config": "<2.7"
3232
},
3333
"suggest": {
34+
"symfony/http-foundation": "For using a Symfony Request object",
3435
"symfony/config": "For using the all-in-one router or any loader",
3536
"symfony/yaml": "For using the YAML loader",
3637
"symfony/expression-language": "For using expression matching",

0 commit comments

Comments
 (0)