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

Verify psr/http-message:^2 compatibility #73

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psr/http-message require-dev major ^1.1 -> ^2.0

Release Notes

php-fig/http-message (psr/http-message)

v2.0

Compare Source

Added return types, see https://www.php-fig.org/psr/psr-7/meta/[#​72](https://togithub.com/php-fig/http-message/issues/72)-type-additions


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Apr 17, 2023
| datasource | package          | from | to  |
| ---------- | ---------------- | ---- | --- |
| packagist  | psr/http-message | 1.1  | 2.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch from c84176b to b1ab279 Compare July 24, 2023 08:11
@Ocramius Ocramius self-assigned this Jul 24, 2023
@Ocramius Ocramius added this to the 2.21.0 milestone Jul 24, 2023
Before this change, the test would crash due to internals not relying
on a response body being a `StreamInterface` implementation: this
change removes the bogous test, and enforces this clear type-level
constraint.
@Ocramius Ocramius changed the title Update dependency psr/http-message to v2 Verify psr/http-message:^2 compatibility Jul 24, 2023
@Ocramius Ocramius merged commit f07ff33 into 2.21.x Jul 24, 2023
20 checks passed
@Ocramius Ocramius deleted the renovate/psr-http-message-2.x branch July 24, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant