diff --git a/composer.json b/composer.json index 61599ec..3962c48 100644 --- a/composer.json +++ b/composer.json @@ -17,13 +17,13 @@ ], "require": { "php": "^7.1|^8.0", - "illuminate/support": "^6.0|^7.0|^8.0|^9.0", + "illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0", "total-voice/php-client": "^1.17" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.9", - "orchestra/testbench": "^3.8|^4.0|^5.0|^6.0|^7.0", - "phpunit/phpunit": "^8.4|^9.0" + "orchestra/testbench": "^3.8|^4.0|^5.0|^6.0|^7.0|^8.0", + "phpunit/phpunit": "^8.4|^9.0|^10.0" }, "autoload": { "psr-4": {