diff --git a/composer.json b/composer.json index 4ad98d5..f36a173 100644 --- a/composer.json +++ b/composer.json @@ -227,6 +227,9 @@ }, "drupal/ds": { "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch" + }, + "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" } } },