Fix status error and 403 when checking parsers
This commit is contained in:
parent
187b86fe7d
commit
0029c88732
1 changed files with 3 additions and 0 deletions
|
@ -228,6 +228,9 @@
|
|||
"drupal/ds": {
|
||||
"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"
|
||||
},
|
||||
"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