Bump phpstan/phpstan-phpunit from 2.0.11 to 2.0.12

Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/2.0.11...2.0.12)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-version: 2.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-01 11:01:15 +00:00
committed by GitHub
parent c1eb8e90d7
commit 97e91caf30
Generated
+10 -10
View File
@@ -1638,11 +1638,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.33",
"version": "2.1.38",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f",
"reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dfaf1f530e1663aa167bc3e52197adb221582629",
"reference": "dfaf1f530e1663aa167bc3e52197adb221582629",
"shasum": ""
},
"require": {
@@ -1687,7 +1687,7 @@
"type": "github"
}
],
"time": "2025-12-05T10:24:31+00:00"
"time": "2026-01-30T17:12:46+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",
@@ -1738,16 +1738,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
"version": "2.0.11",
"version": "2.0.12",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "5e30669bef866eff70db8b58d72a5c185aa82414"
"reference": "e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/5e30669bef866eff70db8b58d72a5c185aa82414",
"reference": "5e30669bef866eff70db8b58d72a5c185aa82414",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4",
"reference": "e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4",
"shasum": ""
},
"require": {
@@ -1785,9 +1785,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.11"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.12"
},
"time": "2025-12-19T09:05:35+00:00"
"time": "2026-01-22T13:40:00+00:00"
},
{
"name": "phpunit/php-code-coverage",