|
@@ -54,7 +54,15 @@
|
|
"minimum-stability": "stable",
|
|
"minimum-stability": "stable",
|
|
"prefer-stable": true,
|
|
"prefer-stable": true,
|
|
"config": {
|
|
"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": {
|
|
"extra": {
|
|
"drupal-scaffold": {
|
|
"drupal-scaffold": {
|