From 391248d1e84da4e2a1fb40a6ae9773c7f146f0a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 12:04:03 +0000 Subject: Bump phpstan/phpstan-doctrine from 1.3.2 to 1.3.3 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.2...1.3.3) --- 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 8b419922d..b88af66c1 100644 --- a/composer.lock +++ b/composer.lock @@ -1344,16 +1344,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.2", + "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "802cc5683a681666b0422aa13340646bda3a408c" + "reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/802cc5683a681666b0422aa13340646bda3a408c", - "reference": "802cc5683a681666b0422aa13340646bda3a408c", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd", + "reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd", "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.2" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.3" }, - "time": "2022-04-05T08:55:26+00:00" + "time": "2022-04-20T15:54:13+00:00" }, { "name": "phpstan/phpstan-phpunit", -- cgit v1.2.3