Skip to content

Commit

Permalink
removed suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Mar 4, 2019
1 parent 6f273c8 commit 62e7f7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Symfony/Component/Routing/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
"symfony/config": "For using the all-in-one router or any loader",
"symfony/yaml": "For using the YAML loader",
"symfony/expression-language": "For using expression matching",
"doctrine/annotations": "For using the annotation loader",
"symfony/dependency-injection": "For using the routing resolver compiler pass"
"doctrine/annotations": "For using the annotation loader"
},
"autoload": {
"psr-4": { "Symfony\\Component\\Routing\\": "" },
Expand Down

0 comments on commit 62e7f7d

Please sign in to comment.