Releases: worksome/laravel-onfido
Releases · worksome/laravel-onfido
v6.1.0
v6.0.0
Breaking Changes
The Onfido package has been updated from ^6.8
to ^7.3
, which changes from API v3.0 to v3.6, please check the API migration guide for details on any required changes.
The signatures for the static createApplicant()
and createCheck()
methods have been updated to match the underlying package. It is recommended to use the ApplicantBuilder
and CheckBuilder
where possible.
What's Changed
Full Changelog: v5.5.0...v6.0.0
v5.5.0
v5.4.0
v5.3.0
What's Changed
- feat: update to use PHP 8.2 by @owenvoke in #1
- chore(deps): Laravel 10 support by @lukeraymonddowning in #2
New Contributors
- @owenvoke made their first contribution in #1
- @lukeraymonddowning made their first contribution in #2
Full Changelog: v5.2.1...v5.3.0
Moved to Worksome namespace
v5.2.1 Moved to Worksome namespace
Upgraded for Laravel 9
This was originally https://github.com/andrevalentin/laravel-onfido, but has been upgraded for Laravel 9 and moved to Worksome.