Releases: onfido/onfido-php
Releases · onfido/onfido-php
6.7.0
- Updated to use API v3.6. For more details please see our release notes
6.6.0
Adding missing function to call endpoint
GET /v3.4/checks/{check_id}/download
6.5.0
- Adds Motion support
6.4.0
6.3.0
- Updated to use API v3.4, for more details please see our release notes.
6.2.0
Updates target API to v3.3
6.1.0
- Updates target API to v3.2
6.0.0
- Updates target API to v3.1
- Fix dependencies for GuzzleHttp
- Distinguish between Request and Response objects. For example to create a check now you need to use
CheckRequest
object to construct the request body and will receive aCheckResponse
to represent the response body. - Defaults API region to EU
- Update minimum php version to 7.3
5.2.2
- Fixed the licence type in composer.json
5.2.1
- Add dependency on guzzle/psr7
- Update usage of try_fopen
- Fix issue with build query