Bump phpstan/phpstan from 1.9.9 to 1.9.11
Bumps phpstan/phpstan from 1.9.9 to 1.9.11.
Release notes
Sourced from phpstan/phpstan's releases.
1.9.11
Bugfixes
🐛
- It is not FileExcluder job to exclude stub files (https://github.com/phpstan/phpstan-src/commit/7bdfdd4c40dc64128c9abf8119a5bd3c563963b7)
- Bugfix for PHPStan 1.9.10
- Add missing
@phpstan-
prefixed tags (#2177), #8697, thanks@zonuexe
!1.9.10
- Only analysis FileExcluder excludes stub files (https://github.com/phpstan/phpstan-src/commit/8ef5163f906fb7e263a0e4dab7d32ed796853572)
- This will allow us to use ReflectionProvider in StubFilesExtension
- Thanks to this change, this issue will be fixed: phpstan/phpstan-doctrine#413
Commits
-
60f3d68
PHPStan 1.9.11 -
446ead7
Updated PHPStan to commit 446ead745685bf00742339405a8acbe60ea1ac1c -
7bdfdd4
Updated PHPStan to commit 7bdfdd4c40dc64128c9abf8119a5bd3c563963b7 -
5d4fe21
PHPStan 1.9.10 -
8ef5163
Updated PHPStan to commit 8ef5163f906fb7e263a0e4dab7d32ed796853572 - See full diff 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