Explorar o código

allow plugins

bach %!s(int64=2) %!d(string=hai) anos
pai
achega
83f72a5862
Modificáronse 1 ficheiros con 9 adicións e 1 borrados
  1. 9 1
      composer.json

+ 9 - 1
composer.json

@@ -54,7 +54,15 @@
     "minimum-stability": "stable",
     "prefer-stable": true,
     "config": {
-        "sort-packages": true
+        "sort-packages": true,
+        "allow-plugins": {
+            "composer/installers": true,
+            "drupal/console-extend-plugin": true,
+            "cweagans/composer-patches": true,
+            "drupal/core-composer-scaffold": true,
+            "drupal/core-project-message": true,
+            "wikimedia/composer-merge-plugin": true
+        }
     },
     "extra": {
         "drupal-scaffold": {