From 877c380a4ebc3bb283a4552c7c7d74d4aba96f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 00:17:03 +0000 Subject: [PATCH] Bump phpstan/phpstan from 2.1.21 to 2.1.33 Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 2.1.21 to 2.1.33. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/2.1.21...2.1.33) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.33 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 8de472f..8f69404 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,11 @@ "packages-dev": [ { "name": "phpstan/phpstan", - "version": "2.1.21", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "1ccf445757458c06a04eb3f803603cb118fe5fa6" - }, + "version": "2.1.33", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1ccf445757458c06a04eb3f803603cb118fe5fa6", - "reference": "1ccf445757458c06a04eb3f803603cb118fe5fa6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f", + "reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f", "shasum": "" }, "require": { @@ -63,7 +58,7 @@ "type": "github" } ], - "time": "2025-07-28T19:35:08+00:00" + "time": "2025-12-05T10:24:31+00:00" }, { "name": "phpstan/phpstan-strict-rules",