You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a beta branch to start preparing compatibility with fingerprint-pro-server-api-php-sdk version 6.0.
Monitor the release of fingerprint-pro-server-api-php-sdk version 6.0.
Review the changes introduced in 6.0 and identify necessary updates in this package.
Update dependencies and make any required code adjustments in the beta branch.
Test the integration to confirm everything works correctly with version 6.0.
Prepare a migration guide to help fingerprint-laravel users transition smoothly to the new version, detailing the necessary steps and any potential code adjustments.
Release the updated version of fingerprint-laravel once compatibility with 6.0 has been verified and tested.
Description
The
fingerprint-laravel
package currently requiresfingerprint-pro-server-api-php-sdk
as a dependency with version constraint^5.0
. However, there is an open pull request (#135) in thefingerprint-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
fingerprint-pro-server-api-php-sdk
version 6.0.fingerprint-pro-server-api-php-sdk
version 6.0.fingerprint-laravel
users transition smoothly to the new version, detailing the necessary steps and any potential code adjustments.fingerprint-laravel
once compatibility with 6.0 has been verified and tested.References
The text was updated successfully, but these errors were encountered: