diff --git a/composer.json b/composer.json index 2e8fb69..2bbd82e 100755 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^7.4|^8.0", - "illuminate/support": "^7.0|^8.0|^9.0" + "illuminate/support": "^7.0|^8.0|^9.0|^10.0" }, "require-dev": { "orchestra/testbench": "^6.0",