Add the patch to make wyswyg_linebreaks D9 compatible
This commit is contained in:
parent
30b49372f5
commit
b431d07447
1 changed files with 3 additions and 3 deletions
|
@ -51,7 +51,7 @@
|
||||||
"drupal/viewsreference": "^1.2",
|
"drupal/viewsreference": "^1.2",
|
||||||
"drupal/webform": "^5.0@RC",
|
"drupal/webform": "^5.0@RC",
|
||||||
"drupal/webform_mailchimp": "^5.4",
|
"drupal/webform_mailchimp": "^5.4",
|
||||||
"drupal/wysiwyg_linebreaks": "^1.9",
|
"drupal/wysiwyg_linebreaks": "1.x-dev",
|
||||||
"drush/drush": "^10.0",
|
"drush/drush": "^10.0",
|
||||||
"drutopia/drutopia": "^1.0-beta1",
|
"drutopia/drutopia": "^1.0-beta1",
|
||||||
"wikimedia/composer-merge-plugin": "^1.4",
|
"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"
|
"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": {
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue