diff vendor/symfony/routing/composer.json @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents 5311817fb629
children
line wrap: on
line diff
--- a/vendor/symfony/routing/composer.json	Thu Feb 28 13:11:55 2019 +0000
+++ b/vendor/symfony/routing/composer.json	Thu May 09 15:34:47 2019 +0100
@@ -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 loading routes from a service"
+        "doctrine/annotations": "For using the annotation loader"
     },
     "autoload": {
         "psr-4": { "Symfony\\Component\\Routing\\": "" },