Bump phpstan/phpstan-phpunit from 2.0.13 to 2.0.14

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

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-version: 2.0.14
  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-11 14:33:33 +00:00 committed by Alexandre Gomes Gaigalas
commit da7d63b22a

14
composer.lock generated
View file

@ -3093,16 +3093,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
"version": "2.0.13",
"version": "2.0.14",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "45bc1ad30669c3ebb19417d5c272b8104d155415"
"reference": "f7553d6c613878d04f7e7ef129d4607118cd7cd4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/45bc1ad30669c3ebb19417d5c272b8104d155415",
"reference": "45bc1ad30669c3ebb19417d5c272b8104d155415",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/f7553d6c613878d04f7e7ef129d4607118cd7cd4",
"reference": "f7553d6c613878d04f7e7ef129d4607118cd7cd4",
"shasum": ""
},
"require": {
@ -3143,9 +3143,9 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.13"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.14"
},
"time": "2026-02-09T11:32:05+00:00"
"time": "2026-02-10T11:57:48+00:00"
},
{
"name": "phpunit/php-code-coverage",
@ -6440,5 +6440,5 @@
"php": ">=8.5"
},
"platform-dev": {},
"plugin-api-version": "2.9.0"
"plugin-api-version": "2.6.0"
}