Bump phpstan/phpstan-doctrine from 0.12.32 to 0.12.33

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-09 03:43:49 +00:00 committed by GitHub
parent acc7892611
commit 654199e3b0
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",
"version": "0.12.32",
"version": "0.12.33",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "815dd47ade8120c6850c5a3805649c96fbadbdca"
"reference": "b76c21e7b85498399ba4a0147920ff413503e77a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/815dd47ade8120c6850c5a3805649c96fbadbdca",
"reference": "815dd47ade8120c6850c5a3805649c96fbadbdca",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b76c21e7b85498399ba4a0147920ff413503e77a",
"reference": "b76c21e7b85498399ba4a0147920ff413503e77a",
"shasum": ""
},
"require": {
@ -11606,7 +11606,7 @@
"MIT"
],
"description": "Doctrine extensions for PHPStan",
"time": "2021-02-09T19:07:47+00:00"
"time": "2021-03-07T12:28:23+00:00"
},
{
"name": "phpstan/phpstan-phpunit",