From e30311b83f5fbc883afb4c7b4225a53e2068f75b Mon Sep 17 00:00:00 2001 From: Henk Valk Date: Wed, 25 Sep 2024 11:56:53 +0200 Subject: [PATCH] Update composer.json --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index f538e22..d3e0148 100644 --- a/composer.json +++ b/composer.json @@ -29,6 +29,9 @@ "klarna/module-onsitemessaging": "*", "paypal/module-braintree": "*", "paypal/module-braintree-core": "*", + "paypal/module-braintree-customer-balance": "*", + "paypal/module-braintree-gift-card-account": "*", + "paypal/module-braintree-gift-wrapping": "*" "paypal/module-braintree-graph-ql": "*", "temando/module-shipping": "*", "temando/module-shipping-m2": "*",