diff --git a/composer.json b/composer.json index 0c3924d..195c885 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,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": { - "Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.patch" + "Conversion Method settings not saved": "https://www.drupal.org/files/issues/settings_not_saved-2917621-1.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" } } }