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

Update to use v3.0 of firebase/php-jwt #47

Closed
jeffisfast opened this issue Nov 24, 2015 · 2 comments
Closed

Update to use v3.0 of firebase/php-jwt #47

jeffisfast opened this issue Nov 24, 2015 · 2 comments

Comments

@jeffisfast
Copy link

Hello,

The current library is using an old version of the firebase/php-jwt library, which is now out of date. Can you update your software to use the current version (v3.0)?

Here is output from composer that shows the problem when I try to include the "firebase/php-jwt":"~3.0":

$ ./composer.phar update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for auth0/auth0-php ~2.0 -> satisfiable by auth0/auth0-php[2.0.0].
- auth0/auth0-php 2.0.0 requires firebase/php-jwt ~2.2 -> no matching package found.

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

@glena
Copy link
Contributor

glena commented Nov 24, 2015

I am releasing 2.1.0 with this change.
Thanks :)

@glena glena closed this as completed Nov 24, 2015
@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants