From 838ae4da4c5e24884dea0a7f99f644fd44d7e37d Mon Sep 17 00:00:00 2001 From: Simon Hamp Date: Fri, 26 Jan 2024 14:13:44 +0000 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4cc6635..daaf3ec 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "require": { "php": "^8.2", "ext-imagick": "*", - "intervention/image": "^3.3" + "intervention/image": "^3.3.1" }, "license": "MIT", "autoload": {