From 65fbb8ea7de2126f654406003e0bb66784d6b325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 03:51:55 +0000 Subject: [PATCH] Bump phpstan/phpstan-doctrine from 0.12.26 to 0.12.27 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.26 to 0.12.27. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.26...0.12.27) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 76e14016a..d53e67786 100644 --- a/composer.lock +++ b/composer.lock @@ -11545,16 +11545,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "0.12.26", + "version": "0.12.27", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "716ea5f101636cd6cf36bb7298a4fe8b62c6606d" + "reference": "e5d964623b2e20d3ec672d739d8eeb366472c60e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/716ea5f101636cd6cf36bb7298a4fe8b62c6606d", - "reference": "716ea5f101636cd6cf36bb7298a4fe8b62c6606d", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e5d964623b2e20d3ec672d739d8eeb366472c60e", + "reference": "e5d964623b2e20d3ec672d739d8eeb366472c60e", "shasum": "" }, "require": { @@ -11604,7 +11604,7 @@ "MIT" ], "description": "Doctrine extensions for PHPStan", - "time": "2020-12-13T11:58:47+00:00" + "time": "2021-01-12T14:53:09+00:00" }, { "name": "phpstan/phpstan-phpunit",