updated commerce_cart_api

This commit is contained in:
Bachir Soussi Chiadmi 2024-08-15 23:43:03 +02:00
parent a9c5a3f9c1
commit e784a79df9
1 changed files with 12 additions and 8 deletions

20
composer.lock generated
View File

@ -3656,28 +3656,28 @@
},
{
"name": "drupal/commerce_cart_api",
"version": "1.5.0",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/commerce_cart_api.git",
"reference": "8.x-1.5"
"reference": "8.x-1.8"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/commerce_cart_api-8.x-1.5.zip",
"reference": "8.x-1.5",
"shasum": "f9d39e55ddf6d533bdfc15c217e0954b1334e21d"
"url": "https://ftp.drupal.org/files/projects/commerce_cart_api-8.x-1.8.zip",
"reference": "8.x-1.8",
"shasum": "4ac7e91b977754f2206e98c6ef8e8411215725c0"
},
"require": {
"drupal/commerce": "^2.13",
"drupal/commerce_cart": "*",
"drupal/core": "^8.8 || ^9"
"drupal/core": "^9.5 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.5",
"datestamp": "1611244293",
"version": "8.x-1.8",
"datestamp": "1715033078",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -3689,6 +3689,10 @@
"GPL-2.0+"
],
"authors": [
{
"name": "attisan",
"homepage": "https://www.drupal.org/user/2041338"
},
{
"name": "Centarro",
"homepage": "https://www.drupal.org/user/3661446"