Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

php-http/httplug outdated dependency prevents composer require #47

Closed
fidan-mkdir opened this issue May 22, 2020 · 2 comments
Closed

php-http/httplug outdated dependency prevents composer require #47

fidan-mkdir opened this issue May 22, 2020 · 2 comments

Comments

@fidan-mkdir
Copy link

While trying to require okta/jwt-verifier, we get the following error:

Problem 1 - Installation request for okta/jwt-verifier ^0.4.0 -> satisfiable by okta/jwt-verifier[0.4.0]. - okta/jwt-verifier 0.4.0 requires php-http/httplug ^1.1 -> satisfiable by php-http/httplug[v1.1.0] but these conflict with your requirements or minimum-stability.

We are using php-http/httplug:^2.1.0 because of other dependencies.

@makedirectory
Copy link

This commit fixes the issue by adding updated dependencies

makedirectory@636970b

@bretterer
Copy link
Collaborator

We are in the process of updating this library and have updated all dependencies in PR #49.

This will be available in dev-develop or in v1 when we release it.

I am going to close this as resolved for now. If you need further help, please reach back out or open a new issue.

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

3 participants