From 343249e166071c966dbfb44b87c7b4e0f571151d Mon Sep 17 00:00:00 2001 From: Ariel Ashri Date: Tue, 5 Sep 2023 13:06:52 +0300 Subject: [PATCH 1/2] CLOUDINARY-463 - Upgrade cloudinary_php Dependency - MAG-844 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fd043af..b326143 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "version": "1.19.7", "license": "MIT", "require": { - "cloudinary/cloudinary_php": ">=2.7 <2.8.1" + "cloudinary/cloudinary_php": ">=2.7 <2.11.0" }, "autoload": { "files": [ From 98dc4813b3551cb129afdc852119aeaea4eae60d Mon Sep 17 00:00:00 2001 From: Ariel Ashri Date: Thu, 21 Sep 2023 16:16:34 +0300 Subject: [PATCH 2/2] Version upgrade only -> v1.19.8 --- composer.json | 2 +- etc/module.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b326143..ebb0136 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "cloudinary/cloudinary", "description": "Cloudinary Magento 2 Integration.", "type": "magento2-module", - "version": "1.19.7", + "version": "1.19.8", "license": "MIT", "require": { "cloudinary/cloudinary_php": ">=2.7 <2.11.0" diff --git a/etc/module.xml b/etc/module.xml index c36d301..5a32764 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +