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

Upgrade lcobucci/jwt dependency to ^5.0 #198

Closed
blaxxi opened this issue Jun 28, 2024 · 1 comment · Fixed by #199
Closed

Upgrade lcobucci/jwt dependency to ^5.0 #198

blaxxi opened this issue Jun 28, 2024 · 1 comment · Fixed by #199

Comments

@blaxxi
Copy link

blaxxi commented Jun 28, 2024

Description

When I try to install a package I get an error due to dependency conflict

Problem 1
    - imdhemy/appstore-iap[1.6.0, ..., 1.6.1] require lcobucci/jwt ^4.3 -> found lcobucci/jwt[4.3.0] but the package is fixed to 5.3.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.
    - Root composer.json requires imdhemy/appstore-iap ^1.6 -> satisfiable by imdhemy/appstore-iap[1.6.0, 1.6.1].

Example

No response

@imdhemy
Copy link
Owner

imdhemy commented Jun 30, 2024

@blaxxi Thank you! Fixed in v1.7.0

https://github.com/imdhemy/appstore-iap/releases/tag/1.7.0

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 a pull request may close this issue.

2 participants