diff --git a/composer.json b/composer.json index 9a5c6fe2..b89bdaaa 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "guzzlehttp/guzzle": "^7.3", "guzzlehttp/command": "^1.2", "guzzlehttp/psr7": "^1.7 || ^2.0", - "guzzlehttp/uri-template": "^0.2" + "guzzlehttp/uri-template": "^0.2 || ^1.0" }, "require-dev": { "phpunit/phpunit": "^8.5.19 || ^9.5.8"