From 7a832805eb3b0acd0e68710b310d9162d1e37cf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 03:56:47 +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 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 34f0d4d64..a56ad09e1 100644 --- a/composer.lock +++ b/composer.lock @@ -16614,16 +16614,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.41", + "version": "1.10.43", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c6174523c2a69231df55bdc65b61655e72876d76" + "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6174523c2a69231df55bdc65b61655e72876d76", - "reference": "c6174523c2a69231df55bdc65b61655e72876d76", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c4129f6ca8c7cfa870098884b8869b410a5a361", + "reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361", "shasum": "" }, "require": { @@ -16672,20 +16672,20 @@ "type": "tidelift" } ], - "time": "2023-11-05T12:57:57+00:00" + "time": "2023-11-19T19:55:25+00:00" }, { "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": { @@ -16740,9 +16740,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-phpunit",