Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.15 to 1.3.16

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

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  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] 2024-03-08 14:52:29 +00:00 committed by Sean Molenaar
parent 2d8ab2f858
commit 11a9b16b0a
2 changed files with 8 additions and 8 deletions

View File

@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.10.60",
"phpstan/phpstan-doctrine": "^1.3.62",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a4842d8d2cd40350e07deeb4b16168af",
"content-hash": "2e2daba5c72b79cc834329cbf28178a2",
"packages": [
{
"name": "arthurhoaro/favicon",
@ -1541,16 +1541,16 @@
},
{
"name": "phpstan/phpstan-phpunit",
"version": "1.3.15",
"version": "1.3.16",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "70ecacc64fe8090d8d2a33db5a51fe8e88acd93a"
"reference": "d5242a59d035e46774f2e634b374bc39ff62cb95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/70ecacc64fe8090d8d2a33db5a51fe8e88acd93a",
"reference": "70ecacc64fe8090d8d2a33db5a51fe8e88acd93a",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d5242a59d035e46774f2e634b374bc39ff62cb95",
"reference": "d5242a59d035e46774f2e634b374bc39ff62cb95",
"shasum": ""
},
"require": {
@ -1587,9 +1587,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/1.3.15"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.16"
},
"time": "2023-10-09T18:58:39+00:00"
"time": "2024-02-23T09:51:20+00:00"
},
{
"name": "phpstan/phpstan-strict-rules",