Restore composer merge plugin so all the JavaScript libraries Webform needs don't get blown away
See https://www.drupal.org/project/webform/issues/3041701#comment-14192535
This commit is contained in:
parent
969109103d
commit
37cd6da559
1 changed files with 2 additions and 1 deletions
|
@ -97,7 +97,8 @@
|
||||||
"drush/drush": "^10.3",
|
"drush/drush": "^10.3",
|
||||||
"drutopia/drutopia": "dev-8.x-1.x",
|
"drutopia/drutopia": "dev-8.x-1.x",
|
||||||
"vlucas/phpdotenv": "^5.1",
|
"vlucas/phpdotenv": "^5.1",
|
||||||
"webflo/drupal-finder": "^1.2"
|
"webflo/drupal-finder": "^1.2",
|
||||||
|
"wikimedia/composer-merge-plugin": "^2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"behat/behat": "^3.4",
|
"behat/behat": "^3.4",
|
||||||
|
|
Loading…
Add table
Reference in a new issue