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

Support psr/http-message:^2 #15

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

gsteel
Copy link
Contributor

@gsteel gsteel commented Sep 6, 2023

Also, bumps dev dependency on guzzlehttp/psr7 so that psr/http-message:^2 can be installed.

I've listed php-http/discovery as an allowed plugin - this should help make sure that CI proceeds as it should and won't affect consumers of this package.

In order to keep PHPStan happy, I've removed a useless conditional. Psr\HttpResponse::getBody() always returns a stream.

Closes #11

@gsteel
Copy link
Contributor Author

gsteel commented Sep 11, 2023

Anybody home 👋

@liamseys
Copy link

liamseys commented Jan 4, 2024

@johnkelesidis Can this get merged?

@liamseys
Copy link

@pushkidman Can we merge this asap please?

@pushkidman pushkidman merged commit dd68118 into mailerlite:main Jan 15, 2024
@gsteel gsteel deleted the support-psr-http-message-2 branch January 15, 2024 16:25
@mewejo
Copy link

mewejo commented Mar 14, 2024

Could a release be made which includes this fix please?

cc @pushkidman

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 this pull request may close these issues.

Upgrade psr/http-message
4 participants