v3.0.0
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