Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

[Enhancement] Support firebase/php-jwt version 6 #174

Open
pmartin35 opened this issue Feb 20, 2023 · 0 comments
Open

[Enhancement] Support firebase/php-jwt version 6 #174

pmartin35 opened this issue Feb 20, 2023 · 0 comments

Comments

@pmartin35
Copy link

Does this library support firebase/php-jwt version 6? composer.json requires "firebase/php-jwt":">=5.0.0" but it seems the upgrade to version 6 has quite a few breaking changes:

Screenshot 2023-02-20 at 13 00 57

firebase/php-jwt version 6 was released in 2022 and the composer.json for this project has not been updated since 2019. So I think this might lead to incompatibilities.

Describe the solution you'd like
Confirmation whether this library supports firebase/php-jwt v6? If not, locking to version 5: "firebase/php-jwt":"^5.0".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant