All notable changes to laravel-ringcentral
will be documented in this file
- Allow Laravel 11
- Fixed bug on checking if the logged in user account was the admin account
- Update authentication method to be JWT as RingCentral is discontinuing password-based auth
- Allow Laravel 10
- Allow Laravel 9
- Fix GitHub actions tests
- support PHP 8+
- drop support for PHP 7.x
- initial release