updated all contrib modules

This commit is contained in:
Bachir Soussi Chiadmi 2021-01-26 21:26:01 +01:00
parent 48273d3889
commit 0474546d64
3 changed files with 373 additions and 411 deletions

View File

@ -19,6 +19,7 @@
"php": ">=7.3",
"composer/installers": "^1.2",
"drupal/amswap": "^2.0",
"drupal/audiofield": "^1.10",
"drupal/auto_entitylabel": "^2.x-dev",
"drupal/commerce": "^2.22",
"drupal/commerce_cart_api": "^1.4",
@ -153,9 +154,6 @@
"drupal/email_registration": {
"allow email login through REST https://www.drupal.org/project/email_registration/issues/2856542": "https://www.drupal.org/files/issues/allow_authentication-2856542-3.patch"
},
"drupal/commerce_cart_api": {
"Error: Call to a member function hasRequirement() on null https://www.drupal.org/project/commerce_cart_api/issues/3116623" : "https://www.drupal.org/files/issues/2020-03-05/3116623-3.patch"
},
"drupal/field_group": {
"undefined index name 18 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-10-01/field_group-undefined-index-name-3064890-18.patch",
"undefined index name 16 https://www.drupal.org/project/field_group/issues/3064890" : "https://www.drupal.org/files/issues/2020-08-10/field_group-undefined-index-name-3064890-16.patch"

722
composer.lock generated

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long