From ab046627a8953c55d22716b1679228bc2d8a0054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:47:40 +0000 Subject: [PATCH] Bump phpstan/phpstan-doctrine from 1.3.51 to 1.3.53 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.51 to 1.3.53. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.51...1.3.53) --- 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 0ce1346..37a11e2 100644 --- a/composer.lock +++ b/composer.lock @@ -6725,16 +6725,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.51", + "version": "1.3.53", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587" + "reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c555eb3a22ca8ee88fb1250804512b9bb2723587", - "reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/85def57e5db6ac6c8a512200c0cfadf7b6621b10", + "reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10", "shasum": "" }, "require": { @@ -6789,9 +6789,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.51" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.53" }, - "time": "2023-11-20T09:23:57+00:00" + "time": "2023-11-21T10:31:58+00:00" }, { "name": "phpstan/phpstan-nette",