From ae9e5638540544ac5a301c95bf4dfd617c5a998a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 02:47:07 +0000 Subject: [PATCH] chore(deps): update phpstan packages --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index cd310f9..27b6558 100644 --- a/composer.lock +++ b/composer.lock @@ -7978,16 +7978,16 @@ }, { "name": "larastan/larastan", - "version": "v2.11.0", + "version": "v2.11.2", "source": { "type": "git", "url": "https://github.com/larastan/larastan.git", - "reference": "484dabe3d75c7573b08c6a946d40b26211374396" + "reference": "1aae902a5851c03dc1a58cbd9010a0c3ef8def63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/larastan/larastan/zipball/484dabe3d75c7573b08c6a946d40b26211374396", - "reference": "484dabe3d75c7573b08c6a946d40b26211374396", + "url": "https://api.github.com/repos/larastan/larastan/zipball/1aae902a5851c03dc1a58cbd9010a0c3ef8def63", + "reference": "1aae902a5851c03dc1a58cbd9010a0c3ef8def63", "shasum": "" }, "require": { @@ -8055,7 +8055,7 @@ ], "support": { "issues": "https://github.com/larastan/larastan/issues", - "source": "https://github.com/larastan/larastan/tree/v2.11.0" + "source": "https://github.com/larastan/larastan/tree/v2.11.2" }, "funding": [ { @@ -8063,7 +8063,7 @@ "type": "github" } ], - "time": "2025-04-21T20:12:00+00:00" + "time": "2025-06-10T22:06:33+00:00" }, { "name": "laravel/pail", @@ -9759,16 +9759,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.26", + "version": "1.12.27", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "84cbf8f018e01834b9b1ac3dacf3b9780e209e53" + "reference": "3a6e423c076ab39dfedc307e2ac627ef579db162" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/84cbf8f018e01834b9b1ac3dacf3b9780e209e53", - "reference": "84cbf8f018e01834b9b1ac3dacf3b9780e209e53", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3a6e423c076ab39dfedc307e2ac627ef579db162", + "reference": "3a6e423c076ab39dfedc307e2ac627ef579db162", "shasum": "" }, "require": { @@ -9813,7 +9813,7 @@ "type": "github" } ], - "time": "2025-05-14T11:08:32+00:00" + "time": "2025-05-21T20:51:45+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",