Add markdown patch to fix issues with drush 13 compatibility
This commit is contained in:
parent
f4de01ea03
commit
416b518aa3
1 changed files with 2 additions and 1 deletions
|
|
@ -233,7 +233,8 @@
|
|||
"Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch"
|
||||
},
|
||||
"drupal/markdown": {
|
||||
"Explain Unknown parsers more clearly - also fixes status check 403 [#3529633]": "https://git.drupalcode.org/project/markdown/-/merge_requests/51.diff"
|
||||
"Explain Unknown parsers more clearly - also fixes status check 403 [#3529633]": "https://git.drupalcode.org/project/markdown/-/merge_requests/51.diff",
|
||||
"Fix fatal error with Drush 13 due to MarkdownCommands replacing logger [#3483437]": "https://www.drupal.org/files/issues/2025-09-02/3483437-markdown--fix-drush-13.diff"
|
||||
},
|
||||
"drupal/stripe": {
|
||||
"Don't load Stripe JS on every page": "https://www.drupal.org/files/issues/2021-08-12/dont-load-strip-js-on-every-page-3225280.diff"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue