diff --git a/composer.json b/composer.json index 43564bf1..8b292652 100644 --- a/composer.json +++ b/composer.json @@ -27,14 +27,14 @@ ], "require": { "php": "^7.2|^8.0", - "illuminate/console": "~8.0", - "illuminate/support": "~8.0", - "illuminate/cache": "~8.0" + "illuminate/console": "~9.0", + "illuminate/support": "~9.0", + "illuminate/cache": "~9.0" }, "require-dev": { "phpunit/phpunit": "^8", "mockery/mockery": "dev-master", - "illuminate/database": "~8.0" + "illuminate/database": "~9.0" }, "autoload": { "classmap": [