From 37c8fe5b60b4c182e165428c2c79e83ff558ed21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 17:43:08 +0000 Subject: [PATCH] chore(deps): Update dependency phpstan/phpstan to v2.1.10 --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index c0c651b..d750ec9 100644 --- a/composer.lock +++ b/composer.lock @@ -3110,16 +3110,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.9", + "version": "2.1.10", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "0876262406b99b6e7909fbb213c1f245023a2362" + "reference": "051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0876262406b99b6e7909fbb213c1f245023a2362", - "reference": "0876262406b99b6e7909fbb213c1f245023a2362", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f", + "reference": "051a3b6b9b80df4ba3a7f801a8b53ad7d8f1c15f", "shasum": "" }, "require": { @@ -3164,7 +3164,7 @@ "type": "github" } ], - "time": "2025-03-23T11:45:29+00:00" + "time": "2025-03-23T14:57:55+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",