Wrapper package to bring in the vonage/client-core code and an HTTP client
The Vonage Business Cloud Account API enables you to retrieve information about accounts. Your application must subscrib
The Vonage Business Cloud Extension API enables you to retrieve information about extensions. Your application must subs
The Vonage Business Cloud Reports API enables you to retrieve call logs for your account. Your application must subscrib
The Vonage Business Cloud User API enables you to retrieve information about users. Your application must subscribe to t
The Vonage Integration Suite API enables call control and webhooks for call events. Your application must subscribe to t
* feat: Added PHP 8.5 support by @dragonmantank * **Full Changelog**: https://github.com/Vonage/vonage-php-sdk/compare/4.2.0...4.3.0
## What's Changed * Add PHP 8.4 by @BafS in https://github.com/Vonage/vonage-php-sdk/pull/12 ## New Contributors * @BafS made their first contrib…
Release to bump the PHP requirements to match `client-core`.
Release to target the new core SDK v.4.0.0.
Release to target the new core SDK v.3.0.0. Also contains updates to maintainer details.
### Changed * Changed minimum PHP version to 7.2 and Guzzle to 7.0
This release updates to using `vonage/client-core` instead of `nexmo/client-core`