We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114e5d6 commit a45e8bbCopy full SHA for a45e8bb
src/Symfony/Component/Routing/composer.json
@@ -31,6 +31,7 @@
31
"symfony/config": "<2.7"
32
},
33
"suggest": {
34
+ "symfony/http-foundation": "For using a Symfony Request object",
35
"symfony/config": "For using the all-in-one router or any loader",
36
"symfony/yaml": "For using the YAML loader",
37
"symfony/expression-language": "For using expression matching",
0 commit comments