From 654199e3b0d6b73eb4e431e9e9a056eba3eb06f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 03:43:49 +0000 Subject: [PATCH] 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] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index f5fb2d6a0..10b8d5ae0 100644 --- a/composer.lock +++ b/composer.lock @@ -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",