Bump phpstan/phpstan-doctrine from 0.12.30 to 0.12.31

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-10 03:21:23 +00:00 committed by GitHub
parent d079a6479e
commit a3aa7a659f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -11546,16 +11546,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "0.12.30",
"version": "0.12.31",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "c4b910638ef416ad336aca596b4551a2db10b5f7"
"reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c4b910638ef416ad336aca596b4551a2db10b5f7",
"reference": "c4b910638ef416ad336aca596b4551a2db10b5f7",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/2486f59ca63860c0da66bdcf7fd74ba2914d43b5",
"reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5",
"shasum": ""
},
"require": {
@ -11571,7 +11571,7 @@
},
"require-dev": {
"doctrine/annotations": "^1.11.0",
"doctrine/collections": "^1.0",
"doctrine/collections": "^1.6",
"doctrine/common": "^2.7 || ^3.0",
"doctrine/dbal": "^2.11.0",
"doctrine/mongodb-odm": "^1.3 || ^2.1",
@ -11606,7 +11606,7 @@
"MIT"
],
"description": "Doctrine extensions for PHPStan",
"time": "2021-01-18T13:00:10+00:00"
"time": "2021-02-09T14:57:13+00:00"
},
{
"name": "phpstan/phpstan-phpunit",