We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for this project. Due to these vulnerabilities:
The minimum version for guzzlehttp/guzzle should be 6.5.8. This means the entry in composer.json should be:
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.4",
Is this something you are likely to change and issue a release for?
The text was updated successfully, but these errors were encountered:
8d5d4fb
security: increase the minimimum versions for guzzlehttp/guzzle
8b920f7
Fixes #1022 Co-authored-by: Dan Gravell <dan@elstensoftware.com>
No branches or pull requests
Thanks for this project. Due to these vulnerabilities:
The minimum version for guzzlehttp/guzzle should be 6.5.8. This means the entry in composer.json should be:
Is this something you are likely to change and issue a release for?
The text was updated successfully, but these errors were encountered: