Add the patch to make textarea_widget_for_text work with D9
This commit is contained in:
parent
1ee678f81f
commit
0459c98cdd
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue