update contrib module profile to dev, patched commerce-license for license re-purchase
This commit is contained in:
parent
6587afd69a
commit
63f54f17ef
|
@ -131,6 +131,7 @@
|
||||||
"drupal/payment": "^2.1",
|
"drupal/payment": "^2.1",
|
||||||
"drupal/permissions_filter": "^1.1",
|
"drupal/permissions_filter": "^1.1",
|
||||||
"drupal/printable": "^2.0",
|
"drupal/printable": "^2.0",
|
||||||
|
"drupal/profile": "1.x-dev@dev",
|
||||||
"drupal/pwa": "^1.5",
|
"drupal/pwa": "^1.5",
|
||||||
"drupal/recurring_period": "^1.0",
|
"drupal/recurring_period": "^1.0",
|
||||||
"drupal/redirect": "^1.x-dev@dev",
|
"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"
|
"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": {
|
"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" : {
|
"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"
|
"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"
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "4d8fc060a7ba45b3740e626b72ed32a0",
|
"content-hash": "d52543a5e9c33de597427a41497c8de2",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "alchemy/zippy",
|
"name": "alchemy/zippy",
|
||||||
|
@ -11758,20 +11758,14 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/profile",
|
"name": "drupal/profile",
|
||||||
"version": "1.3.0",
|
"version": "dev-1.x",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/profile.git",
|
"url": "https://git.drupalcode.org/project/profile.git",
|
||||||
"reference": "8.x-1.3"
|
"reference": "c82f25f41818a45333876e61eaae96f92a268fc7"
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://ftp.drupal.org/files/projects/profile-8.x-1.3.zip",
|
|
||||||
"reference": "8.x-1.3",
|
|
||||||
"shasum": "e2f0b76ae0cfb312259a956f7140cec261e543b1"
|
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "^8.8 || ^9",
|
"drupal/core": "^8.9 || ^9 || ^10",
|
||||||
"drupal/entity": "^1.0-rc2"
|
"drupal/entity": "^1.0-rc2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
@ -11779,12 +11773,15 @@
|
||||||
},
|
},
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.3",
|
"version": "8.x-1.3+7-dev",
|
||||||
"datestamp": "1628099894",
|
"datestamp": "1644837206",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "not-covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Dev releases are not covered by Drupal security advisories."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -24813,6 +24810,7 @@
|
||||||
"drupal/migrate_plus": 20,
|
"drupal/migrate_plus": 20,
|
||||||
"drupal/migrate_tools": 20,
|
"drupal/migrate_tools": 20,
|
||||||
"drupal/mimemail": 20,
|
"drupal/mimemail": 20,
|
||||||
|
"drupal/profile": 20,
|
||||||
"drupal/redirect": 20,
|
"drupal/redirect": 20,
|
||||||
"drupal/search_api_page": 20,
|
"drupal/search_api_page": 20,
|
||||||
"drupal/select_translation": 20,
|
"drupal/select_translation": 20,
|
||||||
|
@ -24852,7 +24850,6 @@
|
||||||
"drupal/menu_position": 20,
|
"drupal/menu_position": 20,
|
||||||
"drupal/path_alias_xt": 20,
|
"drupal/path_alias_xt": 20,
|
||||||
"drupal/pathologic": 15,
|
"drupal/pathologic": 15,
|
||||||
"drupal/profile": 5,
|
|
||||||
"drupal/smtp": 10
|
"drupal/smtp": 10
|
||||||
},
|
},
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
|
|
Loading…
Reference in New Issue