diff --git a/composer.json b/composer.json index 0d663aa..a65271b 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,8 @@ ], "require": { "php": ">=7.0", - "illuminate/support": "~5.0|^6.0|^7.0|^8.0", - "illuminate/session": "~5.0|^6.0|^7.0|^8.0" + "illuminate/support": "~5.0|^6.0|^7.0|^8.0|^9.0", + "illuminate/session": "~5.0|^6.0|^7.0|^8.0|^9.0" }, "require-dev": { "phpunit/phpunit": "^7.0",