Bump phpstan/phpstan-doctrine from 0.12.27 to 0.12.28

Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.27 to 0.12.28.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.27...0.12.28)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-15 03:28:10 +00:00 committed by GitHub
parent ec8089fa62
commit 6e487a445c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11545,16 +11545,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "0.12.27",
"version": "0.12.28",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "e5d964623b2e20d3ec672d739d8eeb366472c60e"
"reference": "723ed14e8f4fbdfa8c0fd7d9601f176444a004eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e5d964623b2e20d3ec672d739d8eeb366472c60e",
"reference": "e5d964623b2e20d3ec672d739d8eeb366472c60e",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/723ed14e8f4fbdfa8c0fd7d9601f176444a004eb",
"reference": "723ed14e8f4fbdfa8c0fd7d9601f176444a004eb",
"shasum": ""
},
"require": {
@ -11604,7 +11604,7 @@
"MIT"
],
"description": "Doctrine extensions for PHPStan",
"time": "2021-01-12T14:53:09+00:00"
"time": "2021-01-14T10:53:06+00:00"
},
{
"name": "phpstan/phpstan-phpunit",