diff --git a/composer.json b/composer.json index ddf948f..7400fa0 100755 --- a/composer.json +++ b/composer.json @@ -20,11 +20,11 @@ } ], "require": { - "illuminate/support": "^8.0|^9.0" + "illuminate/support": "^8.0|^9.0|^10.0" }, "require-dev": { "orchestra/testbench": "^6.0|^7.0", - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^9.0|^10.0" }, "autoload": { "psr-4": {