From 8bda14bff04442c2118f3869a5f6d4a317e0db37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 14:57:39 +0000 Subject: [PATCH] chore(deps): Update dependency phpstan/phpstan to v2.1.9 --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 1007463..c0c651b 100644 --- a/composer.lock +++ b/composer.lock @@ -3110,16 +3110,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.8", + "version": "2.1.9", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f" + "reference": "0876262406b99b6e7909fbb213c1f245023a2362" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9adff3b87c03b12cc7e46a30a524648e497758f", - "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0876262406b99b6e7909fbb213c1f245023a2362", + "reference": "0876262406b99b6e7909fbb213c1f245023a2362", "shasum": "" }, "require": { @@ -3164,7 +3164,7 @@ "type": "github" } ], - "time": "2025-03-09T09:30:48+00:00" + "time": "2025-03-23T11:45:29+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",