From cdcf1e0d22b71dc72f3a15feb961e428800d9638 Mon Sep 17 00:00:00 2001 From: Titouan Galopin Date: Thu, 16 Jan 2025 09:33:07 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 96477b4..0195e87 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ } ], "require": { - "league/glide": "^2.0", + "league/glide": "^2.0|^3.0", "symfony/http-foundation": "^2.3|^3.0|^4.0|^5.0|^6.0|^7.0" }, "require-dev": {