diff --git a/composer.json b/composer.json index 75a82ce..9757eda 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "php": ">=7.1", "ext-json": "*", "illuminate/support": "^5.8 || ^6.0 || ^7.0", - "guzzlehttp/guzzle": "~6.0" + "guzzlehttp/guzzle": "~6.0 || ~7.0" }, "require-dev": { "symfony/http-foundation": "^5.0",