erayaydin / fingerprint-laravel

Fingerprint Laravel is a package for integrating Fingerprint Server API into your Laravel application
MIT License
32 stars 0 forks source link

[Feature]: Update to support fingerprint-pro-server-api-php-sdk ^6.0 #3

Open erayaydin opened 3 days ago

erayaydin commented 3 days ago

Description

The fingerprint-laravel package currently requires fingerprint-pro-server-api-php-sdk as a dependency with version constraint ^5.0. However, there is an open pull request (#135) in the fingerprint-pro-server-api-php-sdk repository that introduces changes for version 6.0.

To ensure a smooth transition and compatibility with version 6.0, we should create a beta branch that will support the new version once it's ready. This beta channel will allow us to prepare and test compatibility in advance, enabling a seamless upgrade path for users when 6.0 is officially released.

Tasks

References

erayaydin commented 20 hours ago

v6.0.0-rc.0 released