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

Security vulnerabilities in specific guzzlehttp/psr7 dependency #2539

Closed
gravelld opened this issue Dec 21, 2023 · 3 comments · Fixed by #2554
Closed

Security vulnerabilities in specific guzzlehttp/psr7 dependency #2539

gravelld opened this issue Dec 21, 2023 · 3 comments · Fixed by #2554
Assignees

Comments

@gravelld
Copy link

Thanks for your work on this library.

Due to GHSA-wxmh-65f7-jcvw the minimum version for the 1.x version of guzzlehttp/psr7 should be 1.9.1. This means the entry in composer.json should be:

"guzzlehttp/psr7": "^1.9.1||^2.2.1"

Is this something you are likely to change and issue a release for?

@bshaffer
Copy link
Contributor

bshaffer commented Jan 4, 2024

@bshaffer bshaffer closed this as completed Jan 4, 2024
@bshaffer bshaffer reopened this Jan 4, 2024
@bshaffer
Copy link
Contributor

bshaffer commented Jan 4, 2024

Woops, my mistake. The fix was for guzzlehttp/guzzle, not for guzzlehttp/psr. Yes please submit a fix, that would be much appreciated!

@bshaffer bshaffer closed this as completed Jan 4, 2024
@bshaffer bshaffer reopened this Jan 4, 2024
@Mohammed-radwan
Copy link

Hi,
Thanx for your effort,
Are you planning to release a fix for this soon?

Thanx

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.

4 participants