upgraded commerce to 3

This commit is contained in:
2026-09-22 22:12:53 +02:00
parent b11afd5fb1
commit 67a4f7c52f
15 changed files with 781 additions and 63 deletions
Generated
+10 -12
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": "e7caa8bad53c72f51f078a826121448a",
"content-hash": "717ee79b98606fc7208d10aaf5ff4621",
"packages": [
{
"name": "asm89/stack-cors",
@@ -3045,22 +3045,22 @@
},
{
"name": "drupal/commerce",
"version": "2.40.0",
"version": "3.3.9",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/commerce.git",
"reference": "8.x-2.40"
"reference": "3.3.9"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/commerce-8.x-2.40.zip",
"reference": "8.x-2.40",
"shasum": "4c1bc0f0d90eba5853741cc61560810507311bbd"
"url": "https://ftp.drupal.org/files/projects/commerce-3.3.9.zip",
"reference": "3.3.9",
"shasum": "223e929fc851ce83e38be9d818c3c3ec503f96c4"
},
"require": {
"commerceguys/intl": "^2.0.6",
"drupal/address": "^2.0",
"drupal/core": "^9.3 || ^10",
"drupal/core": "^10.3 || ^11",
"drupal/entity": "^1.0",
"drupal/entity_reference_revisions": "~1.0",
"drupal/inline_entity_form": "^1.0@RC || ^3.0@RC",
@@ -3068,7 +3068,7 @@
"drupal/state_machine": "^1.5",
"drupal/token": "^1.7",
"ext-bcmath": "*",
"php": "^8.0"
"php": "^8.1"
},
"conflict": {
"drupal/commerce_shipping": "<2.1",
@@ -3080,12 +3080,10 @@
"drupal/commerce_order": "*",
"drupal/commerce_payment": "*",
"drupal/commerce_price": "*",
"drupal/commerce_product": "*",
"drupal/commerce_store": "*",
"drupal/entity_print": "^2.2",
"drupal/entity_reference_revisions": "*",
"drupal/mailsystem": "^4.3",
"drupal/panelizer": "^5.0",
"drupal/physical": "^1.3",
"drupal/profile": "*",
"drupal/state_machine": "*"
@@ -3093,8 +3091,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.40",
"datestamp": "1724399894",
"version": "3.3.9",
"datestamp": "1788781838",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"