laminas / laminas-di

Automated dependency injection for PSR-11 containers
https://docs.laminas.dev/laminas-di/
BSD 3-Clause "New" or "Revised" License
36 stars 20 forks source link

Allow psr/log to v3 #73

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psr/log require major ^1.1.4 -> ^1.1.4 \|\| ^3.0.0

Release Notes

php-fig/log ### [`v3.0.0`](https://togithub.com/php-fig/log/compare/2.0.0...3.0.0) [Compare Source](https://togithub.com/php-fig/log/compare/2.0.0...3.0.0) ### [`v2.0.0`](https://togithub.com/php-fig/log/compare/1.1.4...2.0.0) [Compare Source](https://togithub.com/php-fig/log/compare/1.1.4...2.0.0)

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.