Browse Source

updated commerce_cart_api

bach 6 months ago
parent
commit
e784a79df9
1 changed files with 12 additions and 8 deletions
  1. 12 8
      composer.lock

+ 12 - 8
composer.lock

@@ -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"