update contrib module profile to dev, patched commerce-license for license re-purchase

This commit is contained in:
2022-03-11 13:58:30 +01:00
parent 6587afd69a
commit 63f54f17ef
2 changed files with 15 additions and 16 deletions

View File

@@ -131,6 +131,7 @@
"drupal/payment": "^2.1",
"drupal/permissions_filter": "^1.1",
"drupal/printable": "^2.0",
"drupal/profile": "1.x-dev@dev",
"drupal/pwa": "^1.5",
"drupal/recurring_period": "^1.0",
"drupal/redirect": "^1.x-dev@dev",
@@ -259,7 +260,8 @@
"Stripe is a web service and should be in system.admin_config_services https://www.drupal.org/project/stripe/issues/3090652": "https://www.drupal.org/files/issues/2020-01-08/stripe-link_menu_in_services-3090652-5.patch"
},
"drupal/commerce_license": {
"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"
"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",
"ability to re-purchase a license to extend it https://www.drupal.org/project/commerce_license/issues/2943888": "https://www.drupal.org/files/issues/2022-02-21/reroll-commerce_license-allow-renewal-2943888-141.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"