diff --git a/composer.json b/composer.json index b832dc6..6197dfa 100644 --- a/composer.json +++ b/composer.json @@ -6,8 +6,8 @@ "require": { "php": "^7.4|^8.0", "guzzlehttp/guzzle": "^7.0.1", - "illuminate/http": "^8.0|^9.0", - "illuminate/support": "^8.0|^9.0" + "illuminate/http": "^8.0|^9.0|^10.0", + "illuminate/support": "^8.0|^9.0|^10.0" }, "require-dev": { "orchestra/testbench": "^6.0",