diff --git a/composer.json b/composer.json index b5eef10..3752445 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "php": ">=8.2", "tenantcloud/data-transfer-objects": "^1.2", "guzzlehttp/guzzle": "^7.8", - "tenantcloud/guzzle-helper": "1.4" + "tenantcloud/guzzle-helper": "^1.4" }, "require-dev": { "orchestra/testbench": "^7.0 || ^8.5",