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 +}