diff --git a/composer.json b/composer.json index ac48347..5ba9f67 100644 --- a/composer.json +++ b/composer.json @@ -112,6 +112,12 @@ "drupal/wysiwyg_linebreaks": { "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" + }, + "drupal/textarea_widget_for_text": { + "Automated Drupal Rector fixes":"https://www.drupal.org/files/issues/2020-05-23/textarea_widget_for_text.1.1.rector.patch" + }, + "drupal/similarterms": { + "Compatibility with Drupal 9": "https://www.drupal.org/files/issues/2020-06-20/Compatibility_with_Drupal_9-3120089-5.patch" } } },