commerce new product type with two diffrent variation type

This commit is contained in:
2022-03-15 11:57:04 +01:00
parent 3be2a932c7
commit 53beb7b00a
18 changed files with 540 additions and 20 deletions

24
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d52543a5e9c33de597427a41497c8de2",
"content-hash": "7e5161e71162b953571789b872f90251",
"packages": [
{
"name": "alchemy/zippy",
@@ -4006,17 +4006,11 @@
},
{
"name": "drupal/commerce",
"version": "2.29.0",
"version": "dev-2.x",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/commerce.git",
"reference": "8.x-2.29"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/commerce-8.x-2.29.zip",
"reference": "8.x-2.29",
"shasum": "189145431fb4e196b3286c96cae8d7764b8fe7bb"
"reference": "48c9dcc538557958f1dcea4bf38e0ba912b8261b"
},
"require": {
"commerceguys/intl": "^1.0.0",
@@ -4050,12 +4044,15 @@
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
},
"drupal": {
"version": "8.x-2.29",
"datestamp": "1643900314",
"version": "8.x-2.x-dev",
"datestamp": "1647003334",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
@@ -24788,6 +24785,7 @@
"drupal/advagg": 20,
"drupal/auto_entitylabel": 20,
"drupal/better_messages": 15,
"drupal/commerce": 20,
"drupal/commerce_license": 20,
"drupal/commerce_pricelist": 20,
"drupal/commerce_recurring": 20,