From c99b2f31bdfb682aaf721663dbc4e552432d4215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 03:14:18 +0000 Subject: [PATCH] Bump phpstan/phpstan-doctrine from 0.12.31 to 0.12.32 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.31 to 0.12.32. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.31...0.12.32) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 7f8dd7d7a..d078c7275 100644 --- a/composer.lock +++ b/composer.lock @@ -11546,16 +11546,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.31", + "version": "0.12.32", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5" + "reference": "815dd47ade8120c6850c5a3805649c96fbadbdca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/2486f59ca63860c0da66bdcf7fd74ba2914d43b5", - "reference": "2486f59ca63860c0da66bdcf7fd74ba2914d43b5", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/815dd47ade8120c6850c5a3805649c96fbadbdca", + "reference": "815dd47ade8120c6850c5a3805649c96fbadbdca", "shasum": "" }, "require": { @@ -11606,7 +11606,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2021-02-09T14:57:13+00:00" + "time": "2021-02-09T19:07:47+00:00" }, { "name": "phpstan/phpstan-phpunit",