Bump phpstan/phpstan-doctrine from 0.12.16 to 0.12.17

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-24 02:17:35 +00:00 committed by GitHub
parent f08b68c9ce
commit 46f309617f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -11314,16 +11314,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "0.12.16",
"version": "0.12.17",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "65146e35905478bfb4e2ba078ffca1a16029d4ee"
"reference": "5eed42b2815f100f25bd45fe8c1a9b01f3e41657"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/65146e35905478bfb4e2ba078ffca1a16029d4ee",
"reference": "65146e35905478bfb4e2ba078ffca1a16029d4ee",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/5eed42b2815f100f25bd45fe8c1a9b01f3e41657",
"reference": "5eed42b2815f100f25bd45fe8c1a9b01f3e41657",
"shasum": ""
},
"require": {
@ -11376,7 +11376,7 @@
"MIT"
],
"description": "Doctrine extensions for PHPStan",
"time": "2020-06-14T11:03:59+00:00"
"time": "2020-06-23T08:50:27+00:00"
},
{
"name": "phpstan/phpstan-phpunit",