From 533f531241e811479fae4c724c451b82e93ebad2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 04:00:31 +0000 Subject: [PATCH] Bump phpstan/phpstan-doctrine from 0.12.19 to 0.12.20 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.19 to 0.12.20. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.19...0.12.20) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 9d135db13..e79a5fd6c 100644 --- a/composer.lock +++ b/composer.lock @@ -11578,16 +11578,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.19", + "version": "0.12.20", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "78376cbf68e0c30c2ff16d6e38f3acf1fdd386b4" + "reference": "207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/78376cbf68e0c30c2ff16d6e38f3acf1fdd386b4", - "reference": "78376cbf68e0c30c2ff16d6e38f3acf1fdd386b4", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27", + "reference": "207a6aedf0ca95c57fb041f3b3c82bcb6e66ad27", "shasum": "" }, "require": { @@ -11640,7 +11640,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2020-07-21T14:46:27+00:00" + "time": "2020-09-25T13:34:35+00:00" }, { "name": "phpstan/phpstan-phpunit",