From 4047cbaafe1685211c8a1eaf87f8780bbb7b1ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 12:07:07 +0000 Subject: [PATCH] Bump phpstan/phpstan-strict-rules in the development-patch-updates group (#6756) --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 9f550b715..5981f64b3 100644 --- a/composer.lock +++ b/composer.lock @@ -1312,16 +1312,16 @@ }, { "name": "phpstan/phpstan-strict-rules", - "version": "2.0.4", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-strict-rules.git", - "reference": "3e139cbe67fafa3588e1dbe27ca50f31fdb6236a" + "reference": "1f1358da2f8e1317478c63c21beb9918c9821f6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/3e139cbe67fafa3588e1dbe27ca50f31fdb6236a", - "reference": "3e139cbe67fafa3588e1dbe27ca50f31fdb6236a", + "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/1f1358da2f8e1317478c63c21beb9918c9821f6f", + "reference": "1f1358da2f8e1317478c63c21beb9918c9821f6f", "shasum": "" }, "require": { @@ -1354,9 +1354,9 @@ "description": "Extra strict and opinionated rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", - "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.4" + "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.5" }, - "time": "2025-03-18T11:42:40+00:00" + "time": "2025-07-17T12:01:44+00:00" }, { "name": "phpunit/php-code-coverage",