diff --git a/composer.json b/composer.json index daf3d21..a152329 100644 --- a/composer.json +++ b/composer.json @@ -28,12 +28,12 @@ "php": "^7.3|^7.4|^8.0", "aws/aws-sdk-php": "^3.178", "guzzlehttp/guzzle": "^6.0|^7.0", - "illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0", + "illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0", "ext-json": "*" }, "require-dev": { - "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0", - "phpunit/phpunit": "^5.0|^6.0|^8.0|^9.3" + "orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0", + "phpunit/phpunit": "^5.0|^6.0|^8.0|^9.0|^10.0" }, "autoload": { "psr-4": {