laminas / laminas-inputfilter

Normalize and validate input sets from the web, APIs, the CLI, and more, including files
https://docs.laminas.dev/laminas-inputfilter/
BSD 3-Clause "New" or "Revised" License
41 stars 28 forks source link

Allow `psr/http-message:^2` installation #88

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-dev major ^1.1 -> ^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

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.