Bump phpstan/phpstan-doctrine from 0.12.26 to 0.12.27

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-13 03:51:55 +00:00 committed by GitHub
parent 16fa567afb
commit 65fbb8ea7d
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.26",
"version": "0.12.27",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "716ea5f101636cd6cf36bb7298a4fe8b62c6606d"
"reference": "e5d964623b2e20d3ec672d739d8eeb366472c60e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/716ea5f101636cd6cf36bb7298a4fe8b62c6606d",
"reference": "716ea5f101636cd6cf36bb7298a4fe8b62c6606d",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e5d964623b2e20d3ec672d739d8eeb366472c60e",
"reference": "e5d964623b2e20d3ec672d739d8eeb366472c60e",
"shasum": ""
},
"require": {
@ -11604,7 +11604,7 @@
"MIT"
],
"description": "Doctrine extensions for PHPStan",
"time": "2020-12-13T11:58:47+00:00"
"time": "2021-01-12T14:53:09+00:00"
},
{
"name": "phpstan/phpstan-phpunit",