Skip to content

Bump phpstan/phpstan from 1.9.2 to 1.9.3

Dependabot requested to merge dependabot-composer-phpstan-phpstan-1.9.3 into main

Bumps phpstan/phpstan from 1.9.2 to 1.9.3.

Release notes

Sourced from phpstan/phpstan's releases.

1.9.3

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 709999b PHPStan 1.9.3
  • 68fd144 Fix
  • 49512bf Fix
  • ac93c2a Updated PHPStan to commit b7441d66b0e3a3f810de21b780744799171f4ca1
  • dad4727 Updated PHPStan to commit c760b1f7a45c512cd34c91d8e078046dfdc453ba
  • 731ab71 phpunit-bridge regression test
  • fa6da45 Updated PHPStan to commit 11a10393537137d06747b09f8d8ab128f93a52ed
  • 59433d5 Run Symplify tests
  • c10b5fa Updated PHPStan to commit 5fc2bfd3522909ca40af7e6bcbf9c95e11120683
  • b6ac56c Updated PHPStan to commit cbf4b063988c23073c11da92f1c9c74c69539917
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading