laminas / laminas-stratigility

PSR-7 middleware foundation for building and dispatching middleware pipelines
https://docs.laminas.dev/laminas-stratigility/
BSD 3-Clause "New" or "Revised" License
55 stars 12 forks source link

Update dependency psr/http-message to v2 #40

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psr/http-message require major ^1.0 -> ^1.0 \|\| ^2.0

Release Notes

php-fig/http-message ### [`v2.0`](https://togithub.com/php-fig/http-message/releases/tag/2.0) [Compare Source](https://togithub.com/php-fig/http-message/compare/1.1...2.0) 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 ### [`v1.1`](https://togithub.com/php-fig/http-message/releases/tag/1.1) [Compare Source](https://togithub.com/php-fig/http-message/compare/1.0.1...1.1) Added parameters 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.



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

weierophinney commented 1 year ago

I recommend we do something a bit more comprehensive, as we should allow installation of Diactoros 3 as well.

weierophinney commented 1 year ago

Closing in favor of #42

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.