diff --git a/composer.json b/composer.json index e19f490..3d07678 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^8.0", - "illuminate/support": "^8.68|^9.0|^10.0", + "illuminate/support": "^8.69|^9.0|^10.0", "spatie/laravel-package-tools": "^1.9" }, "require-dev": {