Installed and configured commerce & commerce license, migrated uc_role to commerce license, core updates

This commit is contained in:
2019-03-05 23:23:19 +01:00
parent 86393573f8
commit a0c70bfea5
278 changed files with 14485 additions and 203 deletions

View File

@@ -21,6 +21,13 @@
"cweagans/composer-patches": "^1.6.5",
"drupal-composer/drupal-scaffold": "^2.5",
"drupal/amswap": "^2.0",
"drupal/commerce": "^2.12",
"drupal/commerce_license": "^2.0@alpha",
"drupal/commerce_migrate": "^2.0",
"drupal/commerce_monetico": "^1.0",
"drupal/commerce_pricelist": "2.x-dev",
"drupal/commerce_recurring": "1.x-dev",
"drupal/commerce_variation_cart_form": "1.x-dev",
"drupal/computed_field": "^2.0@beta",
"drupal/config_split": "^1.4",
"drupal/console": "^1.0.2",
@@ -103,7 +110,7 @@
"The --limit option does not accept a value.": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch"
},
"drupal/simplenews": {
"simplenew migration compatibility": "https://www.drupal.org/files/issues/2018-10-16/simplenews-migrate85-2954077-7.patch"
"simplenew migration compatibility https://www.drupal.org/project/simplenews/issues/2954077": "https://www.drupal.org/files/issues/2019-03-05/simplenews-migrate85-2954077-22.patch"
}
},
"drupal-scaffold": {