diff --git a/composer.json b/composer.json index c11c5ba..8c3b4a1 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ } }, "require": { - "illuminate/collections": "^10.0", + "illuminate/collections": ">=10.0", "shufflingpixels/php-io": "dev-main", "intervention/image": "^4.0" },