Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

v2.0.2

Latest
Compare
Choose a tag to compare
@dbu dbu released this 02 Mar 10:54
· 1 commit to master since this release
v2.0.2

Added

  • Add Support for PHP 8
    This adapter can now be installed with PHP 8, even though Guzzle 6 is not tested on PHP 8. If you need a PSR-18 client, use Guzzle 7 which natively implements PSR-18. If you need the HTTPlug interfaces for asynchronous calls or for a system that still requires HTTPlug, use the guzzle7-adapter instead of this repository.