diff --git a/composer.json b/composer.json index b1c0abd..1ff8876 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require": { "php": ">=7.2.5|^8.0", - "illuminate/support": "^6.0|^7.0|^8.0" + "illuminate/support": "^6.0|^7.0|^8.0|^9.0" }, "autoload": { "psr-4": {