From ed4195c8a182db505e91af7ff5017fceda8e8b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:29:49 +0000 Subject: [PATCH] Bump phpstan/phpstan-doctrine from 1.3.48 to 1.3.50 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.48 to 1.3.50. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.48...1.3.50) --- 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 c3c5b04..e05c1b1 100644 --- a/composer.lock +++ b/composer.lock @@ -6275,16 +6275,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "1.3.48", + "version": "1.3.50", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb" + "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb", - "reference": "b0e0c32e261ba0b9c0d4128a3cbbb21a3c7655eb", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c94f43bd2f11c249c23b8830f54c28025468a08c", + "reference": "c94f43bd2f11c249c23b8830f54c28025468a08c", "shasum": "" }, "require": { @@ -6339,9 +6339,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.48" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.50" }, - "time": "2023-11-15T13:05:32+00:00" + "time": "2023-11-17T10:51:01+00:00" }, { "name": "phpstan/phpstan-nette",