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

oauth2-azure-provider v1.0.4 requires psr/http-message ^1.0 #5

Open
andrelanka opened this issue Jun 18, 2024 · 5 comments
Open

oauth2-azure-provider v1.0.4 requires psr/http-message ^1.0 #5

andrelanka opened this issue Jun 18, 2024 · 5 comments

Comments

@andrelanka
Copy link

Hey there,

Is it possible to allow http-message ^2.0, too? We can't use your package right now because of

- greew/oauth2-azure-provider v1.0.4 requires psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but these were not loaded, likely because it conflicts with another require.

Kind regards
André

@sensei100
Copy link

We are running into a similar problem with the guzzlehttp package. The league/oauth2-client requires guzzle to be higher than what this project requires, so we are unable to install your package. https://github.com/thephpleague/oauth2-client/blob/2.6.0/composer.json#L10C10-L10C27

@samyouel
Copy link

Same here... Quite frustrating..

@greew
Copy link
Owner

greew commented Sep 11, 2024

Hi all - sorry for the delay in answering.

If one of you could create a PR for this, it would be great. I won't be able to find the time for it as of now.

@kruegge82
Copy link
Contributor

i create a pull request

kruegge82 added a commit to kruegge82/oauth2-azure-provider that referenced this issue Oct 14, 2024
greew added a commit that referenced this issue Oct 14, 2024
Allow http-message 2.0, as described in issue #5
@greew
Copy link
Owner

greew commented Oct 15, 2024

We are running into a similar problem with the guzzlehttp package. The league/oauth2-client requires guzzle to be higher than what this project requires, so we are unable to install your package. https://github.com/thephpleague/oauth2-client/blob/2.6.0/composer.json#L10C10-L10C27

@sensei100 What problem are you running into? I'm not depending on guzzlehttp/guzzle, so I don't know what you're refering to?

Is it still a problem with the new 2.0 release?

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

5 participants