Bump phpstan/phpstan-doctrine from 0.12.20 to 0.12.21

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-15 02:19:28 +00:00 committed by GitHub
parent b51082ce66
commit 0e367cf5fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -11570,16 +11570,16 @@
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
"version": "0.12.20", "version": "0.12.21",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git", "url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27" "reference": "6e76d431376d7fc00f26d4bd59d6f60201c79334"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27", "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/6e76d431376d7fc00f26d4bd59d6f60201c79334",
"reference": "207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27", "reference": "6e76d431376d7fc00f26d4bd59d6f60201c79334",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11602,8 +11602,8 @@
"doctrine/orm": "^2.5", "doctrine/orm": "^2.5",
"doctrine/persistence": "^1.1 || ^2.0", "doctrine/persistence": "^1.1 || ^2.0",
"ergebnis/composer-normalize": "^2.0.2", "ergebnis/composer-normalize": "^2.0.2",
"jakub-onderka/php-parallel-lint": "^1.0",
"phing/phing": "^2.16.0", "phing/phing": "^2.16.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12", "phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^7.0", "phpunit/phpunit": "^7.0",
@ -11632,7 +11632,7 @@
"MIT" "MIT"
], ],
"description": "Doctrine extensions for PHPStan", "description": "Doctrine extensions for PHPStan",
"time": "2020-09-25T13:34:35+00:00" "time": "2020-10-14T16:25:45+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",