Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-core / config.yml
diff --git a/vendor/drupal/console-core/config.yml b/vendor/drupal/console-core/config.yml
deleted file mode 100644 (file)
index 145a436..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-application:
-  language: 'en'
-  autowire:
-    commands:
-      forced:
-        _completion:
-          class: '\Stecman\Component\Symfony\Console\BashCompletion\CompletionCommand'
-      name:
-        drush:
-          class: '\Drupal\Console\Core\Command\Exclude\DrushCommand'
-          arguments: ['@console.configuration_manager', '@console.chain_queue']
-        elephpant:
-          class: '\Drupal\Console\Core\Command\Exclude\ElephpantCommand'
-          arguments: ['@app.root', '@console.renderer']
-        druplicon:
-          class: '\Drupal\Console\Core\Command\Exclude\DrupliconCommand'
-          arguments: ['@app.root', '@console.renderer']
-  languages:
-    en: 'English'
-    es: 'Español'
-    ca: 'Català'
-    fr: 'Français'
-    gu: 'ગુજરાત'
-    ko: '한국어'
-    hi: 'हिन्दी'
-    hu: 'Magyar'
-    id: 'Bahasa Indonesia'
-    ja: '日本語'
-    mr: 'मराठी'
-    pa: 'ਪੰਜਾਬੀ'
-    pt_br: 'Português'
-    ro: 'Romanian'
-    ru: 'pусский язык'
-    tl: 'Tagalog'
-    vn: 'Tiếng Việt'
-    zh_hans: '简体中文'
-    zh_hant: '繁體中文'