Fix status error and 403 when checking parsers

This commit is contained in:
benjamin melançon 2025-09-25 21:55:09 -04:00
parent 187b86fe7d
commit 0029c88732

View file

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