diff --git a/composer.json b/composer.json index e28d3ab..7b67f12 100755 --- a/composer.json +++ b/composer.json @@ -14,8 +14,8 @@ "require": { "php": "8.0.*||8.1.*||8.2.*||8.3.*", "elasticsearch/elasticsearch": "^7.16", - "illuminate/support": "^9.0||^10.0", - "laravel/scout": "^9.0||^10.0", + "illuminate/support": "^9.0||^10.0||^11.0", + "laravel/scout": "^9.0||^10.0||^11.0", "webmozart/assert": "^1.10", "psr/log": "^1|^2|^3" },