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 requirements for psr/http-message #228

Open
tadasrimkus opened this issue Sep 11, 2023 · 1 comment
Open

Upgrade requirements for psr/http-message #228

tadasrimkus opened this issue Sep 11, 2023 · 1 comment

Comments

@tadasrimkus
Copy link

Please update requirements for psr/http-message to support versions above ^2.0.

Change to composer.json

 "psr/http-message": "~1.0 || ^2.0",

I doubt this small change will have an impact on the library itself, but it allows us to use non forked version, and avoids conflicts with other packages.

@jcchavezs
Copy link
Contributor

I suggest you to open a PR trying that out. This library has enough tests (unit, integration, e2e) to detect breaking changes.

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

2 participants