From 293a066890e10c951ff29bc76bfa026a60034edc Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Mon, 7 Aug 2023 09:30:22 +0200 Subject: [PATCH] Update composer.json --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 9c4033133..7a381ff4f 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,6 @@ "illuminate/database": "^9.18|^10.0", "illuminate/pipeline": "^9.18|^10.0", "illuminate/support": "^9.18|^10.0", - "intervention/image": "^2.7", "maennchen/zipstream-php": "^2.0|^3.0", "spatie/image": "^2.2.7", "spatie/temporary-directory": "^2.0",