Skip to content

v3.0.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 25 Nov 09:14
· 14 commits to master since this release
v3.0.0
075d24d

Added

  • Symfony 5 support

Changed

  • The Client::sendMessage() method will now throw exceptions that match API errors
  • The Client instance does not depend to HTTPlug anymore thanks to PSR-17 and PSR-18 specifications

Removed

  • PHP 7.1 to 7.2 support