From c076778df6fbea4b00cc84a8ecfb388fc60280c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 19:13:04 +0000 Subject: [PATCH] Bump phpstan/phpstan-doctrine from 2.0.18 to 2.0.19 Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 2.0.18 to 2.0.19. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/2.0.18...2.0.19) --- updated-dependencies: - dependency-name: phpstan/phpstan-doctrine dependency-version: 2.0.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 6e41c7e..5195b4a 100644 --- a/composer.lock +++ b/composer.lock @@ -5154,16 +5154,16 @@ }, { "name": "phpstan/phpstan-doctrine", - "version": "2.0.18", + "version": "2.0.19", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-doctrine.git", - "reference": "44a216a5cd9fe52be489dcf1e2d565c473daa1ca" + "reference": "27cd48bc59b4913464095288fbf197a66dacb9b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/44a216a5cd9fe52be489dcf1e2d565c473daa1ca", - "reference": "44a216a5cd9fe52be489dcf1e2d565c473daa1ca", + "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/27cd48bc59b4913464095288fbf197a66dacb9b8", + "reference": "27cd48bc59b4913464095288fbf197a66dacb9b8", "shasum": "" }, "require": { @@ -5224,9 +5224,9 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan-doctrine/issues", - "source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.18" + "source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.19" }, - "time": "2026-02-24T10:01:00+00:00" + "time": "2026-03-10T16:59:12+00:00" }, { "name": "phpstan/phpstan-nette", @@ -5492,5 +5492,5 @@ "php": ">=8.4" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }