Bump phpstan/phpstan-phpunit from 0.12.20 to 0.12.21 (#4313)

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

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-15 22:32:47 +01:00 committed by GitHub
parent 68699dbff9
commit 432999a7d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -1073,16 +1073,16 @@
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
"version": "0.12.20", "version": "0.12.21",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git", "url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "efc009981af383eb3303f0ca9868c29acad7ce74" "reference": "6aaff1196c4f808769774b49a94a60e5fdf18de7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/efc009981af383eb3303f0ca9868c29acad7ce74", "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/6aaff1196c4f808769774b49a94a60e5fdf18de7",
"reference": "efc009981af383eb3303f0ca9868c29acad7ce74", "reference": "6aaff1196c4f808769774b49a94a60e5fdf18de7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1121,9 +1121,9 @@
"description": "PHPUnit extensions and rules for PHPStan", "description": "PHPUnit extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues", "issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.20" "source": "https://github.com/phpstan/phpstan-phpunit/tree/0.12.21"
}, },
"time": "2021-06-17T08:28:30+00:00" "time": "2021-07-14T10:48:30+00:00"
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",