Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console / config / services / drupal-console / libraries.yml
diff --git a/vendor/drupal/console/config/services/drupal-console/libraries.yml b/vendor/drupal/console/config/services/drupal-console/libraries.yml
deleted file mode 100644 (file)
index 65bb723..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-services:
-  console.libraries_debug:
-    class: Drupal\Console\Command\Libraries\DebugCommand
-    arguments: ['@module_handler', '@theme_handler', '@library.discovery', '@app.root']
-    tags:
-      - { name: drupal.command }