Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console / config / services / drupal-console / update.yml
diff --git a/vendor/drupal/console/config/services/drupal-console/update.yml b/vendor/drupal/console/config/services/drupal-console/update.yml
deleted file mode 100644 (file)
index 2c1c9da..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-services:
-  console.update_debug:
-     class: Drupal\Console\Command\Update\DebugCommand
-     arguments: ['@console.site', '@update.post_update_registry']
-     tags:
-        - { name: drupal.command }
-  console.update_entities:
-    class: Drupal\Console\Command\Update\EntitiesCommand
-    arguments: ['@state', '@entity.definition_update_manager', '@console.chain_queue']
-    tags:
-      - { name: drupal.command }
-  console.update_execute:
-    class: Drupal\Console\Command\Update\ExecuteCommand
-    arguments: ['@console.site', '@state', '@module_handler', '@update.post_update_registry', '@console.extension_manager', '@console.chain_queue']
-    tags:
-      - { name: drupal.command }
\ No newline at end of file