Bump phpstan/phpstan-doctrine from 0.12.31 to 0.12.32

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-11 03:14:18 +00:00 committed by GitHub
parent 4258a53f9e
commit c99b2f31bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11546,16 +11546,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "0.12.31",
"version": "0.12.32",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5"
"reference": "815dd47ade8120c6850c5a3805649c96fbadbdca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/2486f59ca63860c0da66bdcf7fd74ba2914d43b5",
"reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/815dd47ade8120c6850c5a3805649c96fbadbdca",
"reference": "815dd47ade8120c6850c5a3805649c96fbadbdca",
"shasum": ""
},
"require": {
@ -11606,7 +11606,7 @@
"MIT"
],
"description": "Doctrine extensions for PHPStan",
"time": "2021-02-09T14:57:13+00:00"
"time": "2021-02-09T19:07:47+00:00"
},
{
"name": "phpstan/phpstan-phpunit",