diff --git a/composer.json b/composer.json index bff4c60..ed83152 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": "^8.0|^8.2", - "illuminate/support": "^8.0|^9.0|^10.0", + "illuminate/support": "^9.0|^10.0", "ext-json": "*" }, "require-dev": {