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 187ac02 commit aebec52Copy full SHA for aebec52
composer.json
@@ -37,8 +37,7 @@
37
"symfony/config": "For using the all-in-one router or any loader",
38
"symfony/yaml": "For using the YAML loader",
39
"symfony/expression-language": "For using expression matching",
40
- "doctrine/annotations": "For using the annotation loader",
41
- "symfony/dependency-injection": "For using the routing resolver compiler pass"
+ "doctrine/annotations": "For using the annotation loader"
42
},
43
"autoload": {
44
"psr-4": { "Symfony\\Component\\Routing\\": "" },
0 commit comments