diff --git a/composer.json b/composer.json index 1173791..a98b798 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require": { "php": "^8.1", "ext-openssl": "*", - "illuminate/collections": "^9.26|^10.0", + "illuminate/collections": "^9.26|^10.0|^11.0", "league/csv": "^9.0", "psr/http-client": "^1.0", "psr/simple-cache": "^3.0",