From 188970aadb34ef1b71cf70a9107ca0a6273123ba Mon Sep 17 00:00:00 2001 From: Sivakumar Munuswami Date: Tue, 24 Oct 2017 08:10:44 -0400 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a738eaf..9a760c1 100755 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "ext-openssl": "*", "ext-soap": "*", "php": ">=5.6.24", - "robrichards/wse-php":"3.0.0 as 2.0.1", + "robrichards/wse-php":"2.0.1", "firebase/php-jwt":">=5.0.0" }, "require-dev": { @@ -37,4 +37,4 @@ "FuelSdk\\Test\\": "tests/" } } -} \ No newline at end of file +}