3.1.0
The SDK is not tied to Guzzle 6 any more.
If you would like to continue using this SDK with Guzzle 6, add the adapter to your project:
composer require php-http/guzzle6-adapter
Alternatively, if you want to use Guzzle 7:
composer require "guzzlehttp/guzzle:^7.0"