Bump phpstan/phpstan-doctrine from 0.12.19 to 0.12.20

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-29 04:00:31 +00:00 committed by GitHub
parent 9a9cf42ea1
commit 533f531241
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11578,16 +11578,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "0.12.19",
"version": "0.12.20",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "78376cbf68e0c30c2ff16d6e38f3acf1fdd386b4"
"reference": "207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/78376cbf68e0c30c2ff16d6e38f3acf1fdd386b4",
"reference": "78376cbf68e0c30c2ff16d6e38f3acf1fdd386b4",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27",
"reference": "207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27",
"shasum": ""
},
"require": {
@ -11640,7 +11640,7 @@
"MIT"
],
"description": "Doctrine extensions for PHPStan",
"time": "2020-07-21T14:46:27+00:00"
"time": "2020-09-25T13:34:35+00:00"
},
{
"name": "phpstan/phpstan-phpunit",