From 2f320d789a81e80fd4fa7329d0b8292d3788d185 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 15:52:09 +0000 Subject: [PATCH] chore(deps): update phpstan packages --- composer.lock | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index cd310f9..0558a5f 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,11 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.26", - "source": { - "type": "git", - "url": "https://github.com/phpstan/phpstan.git", - "reference": "84cbf8f018e01834b9b1ac3dacf3b9780e209e53" - }, + "version": "1.12.32", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/84cbf8f018e01834b9b1ac3dacf3b9780e209e53", - "reference": "84cbf8f018e01834b9b1ac3dacf3b9780e209e53", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2770dcdf5078d0b0d53f94317e06affe88419aa8", + "reference": "2770dcdf5078d0b0d53f94317e06affe88419aa8", "shasum": "" }, "require": { @@ -9813,7 +9808,7 @@ "type": "github" } ], - "time": "2025-05-14T11:08:32+00:00" + "time": "2025-09-30T10:16:31+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",