Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
erayaydin opened this issue Nov 14, 2024 Discussed in #2 · 0 comments
Open

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

erayaydin opened this issue Nov 14, 2024 Discussed in #2 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@erayaydin
Copy link
Owner

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

  • 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.

References

@erayaydin erayaydin added the enhancement New feature or request label Nov 14, 2024
@erayaydin erayaydin self-assigned this Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant