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

Allow lcobucci/jwt ^4.2 #49

Merged
merged 3 commits into from
Jan 19, 2023

Conversation

takamichi
Copy link
Contributor

```
openssl genrsa -out private.key 2048
openssl rsa -in private.key -pubout -out public.key
```
@steverhoades
Copy link
Owner

Thank you for the contribution. Will roll this into a release shortly.

@tjveldhuizen
Copy link
Contributor

@steverhoades Can you maybe give an update about the plans to roll this into a release? Due to the current limitation, I unfortunately can not update https://github.com/kreait/firebase-php at the moment :(

@steverhoades steverhoades merged commit 2338158 into steverhoades:master Jan 19, 2023
@steverhoades
Copy link
Owner

Released as v2.5.0, sorry for the delay.

@takamichi takamichi deleted the lcobucci-jwt-4.2 branch February 5, 2024 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specific dependance on the version of lcobucci/jwt
3 participants