Skip to content

3.1.0

Compare
Choose a tag to compare
@josiasmontag josiasmontag released this 09 Sep 10:07
· 45 commits to master since this release

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"