Smartling / api-sdk-php

SDK for integrating with the Smartling API. The Smartling API allows developers to upload language specific resource files and download the translations of those files for easy integration within their application. http://docs.smartling.com
Apache License 2.0
6 stars 15 forks source link

2.0 release #55

Closed roippi closed 7 years ago

roippi commented 7 years ago

Your docs say to git clone the repo directly, but composer require smartling/api-sdk-php still installs ~1.9 because there has been no 2.0 release. Can you make one please?

paveldhq commented 7 years ago

Hello @roippi, Smartling uses API v2. Current latest versions of php-sdk is ~1.9.

roippi commented 7 years ago

Okay. Can you release 1.9.20 then? 1.9.19 does not include the latest commit from master, which you are recommending people install via git clone.

I'm asking because 1.9.19 uses guzzle 5, which is a blocker for our use. I can use dev-master in composer but I would prefer not to.

roippi commented 7 years ago

Also the extra commit in master is https://github.com/Smartling/api-sdk-php/commit/aa0f94d2a4b850c6a38a7dc438145d52b28c9a59, so I assumed you meant the next release to be 2.0.