Drop explicit dependency on WYSIWYG Linebreaks; it's in Drutopia Site
Prevents this Problem 1 - drupal/drutopia_site[dev-1.x, 1.x-dev] require drupal/wysiwyg_linebreaks ^2 -> found drupal/wysiwyg_linebreaks[dev-2.0.x, 2.0.0, 2.0.x-dev (alias of dev-2.0.x)] but it conflicts with your root composer.json require (^1.10).
This commit is contained in:
parent
ef95d84e4d
commit
65ad41de92
1 changed files with 0 additions and 1 deletions
|
@ -162,7 +162,6 @@
|
||||||
"drupal/webform_mailchimp": "^5.4",
|
"drupal/webform_mailchimp": "^5.4",
|
||||||
"drupal/weight": "^3.3",
|
"drupal/weight": "^3.3",
|
||||||
"drupal/workflow_buttons": "dev-8.x-1.x as 1.x-dev",
|
"drupal/workflow_buttons": "dev-8.x-1.x as 1.x-dev",
|
||||||
"drupal/wysiwyg_linebreaks": "^1.10",
|
|
||||||
"drush/drush": "^11",
|
"drush/drush": "^11",
|
||||||
"drutopia/drutopia": "dev-8.x-1.x",
|
"drutopia/drutopia": "dev-8.x-1.x",
|
||||||
"league/commonmark": "^1.0",
|
"league/commonmark": "^1.0",
|
||||||
|
|
Loading…
Reference in a new issue