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", "name": "phpstan/phpstan-doctrine",
"version": "0.12.31", "version": "0.12.32",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git", "url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5" "reference": "815dd47ade8120c6850c5a3805649c96fbadbdca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/2486f59ca63860c0da66bdcf7fd74ba2914d43b5", "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/815dd47ade8120c6850c5a3805649c96fbadbdca",
"reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5", "reference": "815dd47ade8120c6850c5a3805649c96fbadbdca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11606,7 +11606,7 @@
"MIT" "MIT"
], ],
"description": "Doctrine extensions for PHPStan", "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", "name": "phpstan/phpstan-phpunit",