Skip to content

chore(deps): update all non-major dependencies

Reiter, Christoph requested to merge renovate/all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.12.75 -> 0.12.76
vimeo/psalm require-dev patch 4.5.0 -> 4.5.2

Release Notes

phpstan/phpstan

v0.12.76

Compare Source

Bugfixes 🐛

vimeo/psalm

v4.5.2

Compare Source

4.5.0 introduced syntax incompatible with PHP 7.2, this fixes it – thanks to @​drealecs, and @​weirdan who prevented future regressions.

v4.5.1

Compare Source

  • Fix #​5196 - improve type resolution of templated properties before checking default values
  • Fix #​5194 - don’t emit NonInvariantDocblockPropertyType when redefining core class properties

This should also reinstate psalm/phar publishing


Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Merge request reports