diff --git a/composer.json b/composer.json index 75f8d40..ac48347 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "drupal/viewsreference": "^1.2", "drupal/webform": "^5.0@RC", "drupal/webform_mailchimp": "^5.4", - "drupal/wysiwyg_linebreaks": "^1.9", + "drupal/wysiwyg_linebreaks": "1.x-dev", "drush/drush": "^10.0", "drutopia/drutopia": "^1.0-beta1", "wikimedia/composer-merge-plugin": "^1.4", @@ -110,8 +110,8 @@ "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch" }, "drupal/wysiwyg_linebreaks": { - "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch", - "Drupal 9 readiness and code standars": "https://www.drupal.org/files/issues/2020-04-21/drupal_9_readiness_and_code_standarts_3129608-7.patch" + "Drupal 9 readiness and code standars": "https://www.drupal.org/files/issues/2020-04-21/drupal_9_readiness_and_code_standarts_3129608-7.patch", + "Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2018-11-18/excess-line-breaks-keep-getting-added-3013853-5.patch" } } },