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

Dependency version Issue #72

Closed
ubxtyrav opened this issue Dec 7, 2020 · 2 comments
Closed

Dependency version Issue #72

ubxtyrav opened this issue Dec 7, 2020 · 2 comments

Comments

@ubxtyrav
Copy link

ubxtyrav commented Dec 7, 2020

  • kreait/firebase-php[dev-main, 5.12.0] require lcobucci/jwt ^3.4.1 -> found lcobucci/jwt[3.4.1, 3.4.x-dev] but the package is fixed to 4.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    • kreait/firebase-php 5.11.0 requires lcobucci/jwt ^3.3.1 -> found lcobucci/jwt[3.3.1, ..., 3.4.x-dev] but the package is fixed to 4.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    • kreait/laravel-firebase 3.0.0 requires kreait/firebase-php ^5.11.0 -> satisfiable by kreait/firebase-php[5.11.0, 5.12.0, 5.x-dev (alias of dev-main)].
    • kreait/firebase-php 5.x-dev is an alias of kreait/firebase-php dev-main and thus requires it to be installed too.
    • Root composer.json requires kreait/laravel-firebase ^3.0 -> satisfiable by kreait/laravel-firebase[3.0.0].
@jeromegamez
Copy link
Member

As mentioned in Discord, this will be solved when kreait/firebase-php#509 is merged. Until then only lcobucci/jwt 3.x is supported.

@jeromegamez
Copy link
Member

Better late than never: since kreait/firebase-php#509 has been merged, this should now be resolved. 🥳

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

No branches or pull requests

2 participants