From 1c360d25e621f474596c8d8192768f92647b65fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 12:03:10 +0000 Subject: Bump phpstan/phpstan-doctrine from 1.3.1 to 1.3.2 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.1...1.3.2) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 1c4fe7e7a..86e11d8c9 100644 --- a/composer.lock +++ b/composer.lock @@ -1344,16 +1344,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "88a26a2dabf5f47e7fd9b1c74a2537eca48c0578" + "reference": "802cc5683a681666b0422aa13340646bda3a408c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/88a26a2dabf5f47e7fd9b1c74a2537eca48c0578", - "reference": "88a26a2dabf5f47e7fd9b1c74a2537eca48c0578", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/802cc5683a681666b0422aa13340646bda3a408c", + "reference": "802cc5683a681666b0422aa13340646bda3a408c", "shasum": "" }, "require": { @@ -1406,9 +1406,9 @@ "description": "Doctrine extensions for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-doctrine/issues", - "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.1" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.2" }, - "time": "2022-03-30T19:59:19+00:00" + "time": "2022-04-05T08:55:26+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3