diff --git a/composer.json b/composer.json index 4f2acc0..78b6d53 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/guzzle": "^7.3", - "guzzlehttp/psr7": "^1.7 || ^2.0" + "guzzlehttp/psr7": "^1.7 || ^2.0 || ^3.0" }, "require-dev": { "phpunit/phpunit": "^8.0 || ^9.0",