Add the patch to make textarea_widget_for_text work with D9

This commit is contained in:
David Valdez 2020-07-12 01:38:32 +00:00
parent b431d07447
commit cd7ff4df46

View file

@ -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"
}
}
},