Skip to content

Commit aebec52

Browse files
committed
removed suggestion
1 parent 187ac02 commit aebec52

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
@@ -37,8 +37,7 @@
3737
"symfony/config": "For using the all-in-one router or any loader",
3838
"symfony/yaml": "For using the YAML loader",
3939
"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"
40+
"doctrine/annotations": "For using the annotation loader"
4241
},
4342
"autoload": {
4443
"psr-4": { "Symfony\\Component\\Routing\\": "" },

0 commit comments

Comments
 (0)