diff --git a/composer.json b/composer.json index 7de24fa..e946031 100644 --- a/composer.json +++ b/composer.json @@ -17,10 +17,10 @@ ], "require": { "php": "^7.4|^8.0", - "illuminate/auth": "^7.0|^8.0", - "illuminate/database": "^7.0|^8.0", - "illuminate/http": "^7.0|^8.0", - "illuminate/support": "^7.0|^8.0" + "illuminate/auth": "^7.0|^8.0|^9.0", + "illuminate/database": "^7.0|^8.0|^9.0", + "illuminate/http": "^7.0|^8.0|^9.0", + "illuminate/support": "^7.0|^8.0|^9.0" }, "autoload": { "psr-4": {