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" } } }, diff --git a/composer.lock b/composer.lock index 66d7fb7..3a1d881 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0bcb3aa8a4d64b559dc2f3a2c1fec1eb", + "content-hash": "ad877c4b07c11163c14d524cf522c6c7", "packages": [ { "name": "abraham/twitteroauth",