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 31fba55 commit 56ddb0fCopy full SHA for 56ddb0f
composer.json
@@ -38,8 +38,7 @@
38
"symfony/http-foundation": "For using a Symfony Request object",
39
"symfony/config": "For using the all-in-one router or any loader",
40
"symfony/yaml": "For using the YAML loader",
41
- "symfony/expression-language": "For using expression matching",
42
- "doctrine/annotations": "For using the annotation loader"
+ "symfony/expression-language": "For using expression matching"
43
},
44
"autoload": {
45
"psr-4": { "Symfony\\Component\\Routing\\": "" },
0 commit comments