diff --git a/composer.lock b/composer.lock index d9d6c26fe..33d15823e 100644 --- a/composer.lock +++ b/composer.lock @@ -11898,16 +11898,16 @@ }, { "name": "larastan/larastan", - "version": "v3.12.0", + "version": "v3.12.1", "source": { "type": "git", "url": "https://github.com/larastan/larastan.git", - "reference": "ab26fdf90d84877061388109e1e251f67ca3ff7a" + "reference": "168fd3b955e723c51dbf81709849b0c3ac4ac5f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/larastan/larastan/zipball/ab26fdf90d84877061388109e1e251f67ca3ff7a", - "reference": "ab26fdf90d84877061388109e1e251f67ca3ff7a", + "url": "https://api.github.com/repos/larastan/larastan/zipball/168fd3b955e723c51dbf81709849b0c3ac4ac5f6", + "reference": "168fd3b955e723c51dbf81709849b0c3ac4ac5f6", "shasum": "" }, "require": { @@ -11920,7 +11920,7 @@ "illuminate/pipeline": "^11.44.2 || ^12.4.1 || ^13", "illuminate/support": "^11.44.2 || ^12.4.1 || ^13", "php": "^8.2", - "phpstan/phpstan": "^2.2.2" + "phpstan/phpstan": "^2.2.14" }, "require-dev": { "doctrine/coding-standard": "^14", @@ -11975,7 +11975,7 @@ ], "support": { "issues": "https://github.com/larastan/larastan/issues", - "source": "https://github.com/larastan/larastan/tree/v3.12.0" + "source": "https://github.com/larastan/larastan/tree/v3.12.1" }, "funding": [ { @@ -11983,7 +11983,7 @@ "type": "github" } ], - "time": "2026-09-10T09:06:54+00:00" + "time": "2026-09-13T15:17:35+00:00" }, { "name": "laravel/pint",