diff --git a/composer.json b/composer.json index edaf37a5..3aa68173 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "require": { "php": "^8.1", "ext-mbstring": "*", - "intervention/gif": "^4" + "intervention/gif": "^4.0.1" }, "require-dev": { "phpunit/phpunit": "^9",