Support for PHP8
Assets
2
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"
Assets
2
josiasmontag
released this
The PHP SDK v3 is a complete rewrite for API v2 only!
For API v1, please use version 2.*.