From aad125499744149cb040eeee3c3295b8923a0560 Mon Sep 17 00:00:00 2001 From: Miha Nahtigal Date: Sat, 5 Oct 2024 17:01:29 +0200 Subject: [PATCH] Test fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c378475..d8464cd 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "cakephp/cakephp": "^4.5.0", "cakephp/migrations": "^3.7", "mobiledetect/mobiledetectlib": "^3.74", - "malamalca/wideimage": "^1.1.8" + "malamalca/wideimage": "^1.1.9" }, "require-dev": { "cakephp/bake": "^2.8",