Releases: ringcentral/ringcentral-php
Releases · ringcentral/ringcentral-php
2.2.5
- Add laravel 8 support with Guzzle 7 and fix tests for all php versions
- remove github action for tests
- add PHP 7.4 to travis
- Specify exact php version 7.1.8 in .travis.yml file
2.2.4
Deps upgrade
2.2.3
Support arrays in query parameters
2.2.2
- Smaller size of composer dist
2.2.1
2.2.0
- Update symfony/event-dispatcher to support lavavel 5.6.* and 5.7.*
- Support for HTTP PATCH request method
2.1.3
Client id fix
2.1.2
Fixed issue with null
body sent as string
2.1.1
Event dispatcher version fix
2.0.1
Misc fixes