From 492aec065210244bbd18bad563f13a8fc18c48ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 04:09:13 +0000 Subject: [PATCH] Bump larastan/larastan from 3.8.1 to 3.9.0 Bumps [larastan/larastan](https://github.com/larastan/larastan) from 3.8.1 to 3.9.0. - [Release notes](https://github.com/larastan/larastan/releases) - [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md) - [Commits](https://github.com/larastan/larastan/compare/v3.8.1...v3.9.0) --- updated-dependencies: - dependency-name: larastan/larastan dependency-version: 3.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 5b325c8d01..277667b5af 100644 --- a/composer.lock +++ b/composer.lock @@ -10706,16 +10706,16 @@ }, { "name": "larastan/larastan", - "version": "v3.8.1", + "version": "v3.9.0", "source": { "type": "git", "url": "https://github.com/larastan/larastan.git", - "reference": "ff3725291bc4c7e6032b5a54776e3e5104c86db9" + "reference": "82c18890d0d5b012bc39a3432531e5b6cd1b4b3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/larastan/larastan/zipball/ff3725291bc4c7e6032b5a54776e3e5104c86db9", - "reference": "ff3725291bc4c7e6032b5a54776e3e5104c86db9", + "url": "https://api.github.com/repos/larastan/larastan/zipball/82c18890d0d5b012bc39a3432531e5b6cd1b4b3a", + "reference": "82c18890d0d5b012bc39a3432531e5b6cd1b4b3a", "shasum": "" }, "require": { @@ -10784,7 +10784,7 @@ ], "support": { "issues": "https://github.com/larastan/larastan/issues", - "source": "https://github.com/larastan/larastan/tree/v3.8.1" + "source": "https://github.com/larastan/larastan/tree/v3.9.0" }, "funding": [ { @@ -10792,7 +10792,7 @@ "type": "github" } ], - "time": "2025-12-11T16:37:35+00:00" + "time": "2026-01-17T23:00:37+00:00" }, { "name": "laravel-json-api/testing", @@ -13087,5 +13087,5 @@ "ext-xmlwriter": "*" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }