From f3c398a4a7a431b47e0b148893d2f631636b2775 Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 24 Feb 2022 23:52:25 +0100 Subject: [PATCH] fixed commerce_pricelist patche url --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1ecc979b..852ba1ce 100644 --- a/composer.json +++ b/composer.json @@ -260,7 +260,7 @@ "expected argument of type array or Traversable and ArrayAccess, string given https://www.drupal.org/project/commerce_license/issues/3252431":"https://www.drupal.org/files/issues/2021-12-03/commerce_license-expected-argument-of-type-array-3252431-1.patch" }, "drupal/commerce_pricelist": { - "expected argument of type array or Traversable and ArrayAccess, string given":"./patches/price_list-routing-parameters.patch" + "expected argument of type array or Traversable and ArrayAccess, string given":"https://www.drupal.org/files/issues/2022-02-24/price_list-routing-parameters.patch" }, "drupal/commerce_stripe" : { "Allow off_session payment intents for recurring payments https://www.drupal.org/project/commerce_stripe/issues/3171408": "https://www.drupal.org/files/issues/2021-10-04/commerce_stripe-allow-off_session-payment-intents-for-recurring-payments-3171408-34.patch"