diff --git a/composer.json b/composer.json index a304679..cc6dc3e 100644 --- a/composer.json +++ b/composer.json @@ -14,10 +14,10 @@ "php": "^7.3|^8.0", "ext-json": "*", "aws/aws-sdk-php": "^3.155", - "illuminate/support": "^8.52 || ^9.0" + "illuminate/support": "^8.52|^9.0|^10.0" }, "require-dev": { - "orchestra/testbench": "^6.0 || ^7.0" + "orchestra/testbench": "^6.0|^7.0" }, "autoload": { "psr-4": {