diff --git a/composer.json b/composer.json index 2437278..039a876 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": "^7.4|^8.0", - "illuminate/support": "^5.1|^6.0|^7.0|^8.0", - "illuminate/session": "^5.1|^6.0|^7.0|^8.0" + "illuminate/support": "^5.1|^6.0|^7.0|^8.0|^9.0", + "illuminate/session": "^5.1|^6.0|^7.0|^8.0|^9.0" }, "require-dev": { "orchestra/testbench": "^5.18|^6.17"