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:
benjamin melançon 2023-06-14 09:48:10 -04:00
parent ef95d84e4d
commit 65ad41de92

View file

@ -162,7 +162,6 @@
"drupal/webform_mailchimp": "^5.4",
"drupal/weight": "^3.3",
"drupal/workflow_buttons": "dev-8.x-1.x as 1.x-dev",
"drupal/wysiwyg_linebreaks": "^1.10",
"drush/drush": "^11",
"drutopia/drutopia": "dev-8.x-1.x",
"league/commonmark": "^1.0",