From 6e442567eb6283ca3f337d839ebb0d0a74301f74 Mon Sep 17 00:00:00 2001 From: Lee Stone Date: Wed, 29 Jun 2016 22:41:33 +0100 Subject: [PATCH] use tagged versions of apimatic/unirest-php --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a288f8c..01729d1 100755 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "apimatic/unirest-php": "dev-master" + "apimatic/unirest-php": "~1.3" }, "autoload": { "psr-4": {