From 912a9fe4dd9b4e2c44c545000cda81177c17f673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 04:32:37 +0000 Subject: [PATCH] build(deps-dev): bump phpstan/phpstan in /tools/phpstan --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.41 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/phpstan/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/phpstan/composer.lock b/tools/phpstan/composer.lock index 09631a4ac..3be10210e 100644 --- a/tools/phpstan/composer.lock +++ b/tools/phpstan/composer.lock @@ -9,11 +9,11 @@ "packages-dev": [ { "name": "phpstan/phpstan", - "version": "2.1.40", + "version": "2.1.41", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", - "reference": "9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a2eae8f20856b3afe74bf1f9726ce8c11438e300", + "reference": "a2eae8f20856b3afe74bf1f9726ce8c11438e300", "shasum": "" }, "require": { @@ -58,7 +58,7 @@ "type": "github" } ], - "time": "2026-02-23T15:04:35+00:00" + "time": "2026-03-16T18:24:10+00:00" }, { "name": "spaze/phpstan-disallowed-calls", @@ -137,5 +137,5 @@ "platform-dev": { "php": "~8.3.0 || ~8.4.0 || ~8.5.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }