diff --git a/composer.lock b/composer.lock index 80253ec..4f45267 100644 --- a/composer.lock +++ b/composer.lock @@ -7110,16 +7110,16 @@ }, { "name": "larastan/larastan", - "version": "v3.0.0", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/larastan/larastan.git", - "reference": "88f46e3f2cd9d2a14dba13ef293b822a75832e62" + "reference": "b2e24e1605cff1d1097ccb6fb8af3bbd1dfe1c6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/larastan/larastan/zipball/88f46e3f2cd9d2a14dba13ef293b822a75832e62", - "reference": "88f46e3f2cd9d2a14dba13ef293b822a75832e62", + "url": "https://api.github.com/repos/larastan/larastan/zipball/b2e24e1605cff1d1097ccb6fb8af3bbd1dfe1c6f", + "reference": "b2e24e1605cff1d1097ccb6fb8af3bbd1dfe1c6f", "shasum": "" }, "require": { @@ -7133,7 +7133,7 @@ "illuminate/support": "^11.15.0", "php": "^8.2", "phpmyadmin/sql-parser": "^5.9.0", - "phpstan/phpstan": "^2.0.0" + "phpstan/phpstan": "^2.0.2" }, "require-dev": { "doctrine/coding-standard": "^12.0", @@ -7191,7 +7191,7 @@ ], "support": { "issues": "https://github.com/larastan/larastan/issues", - "source": "https://github.com/larastan/larastan/tree/v3.0.0" + "source": "https://github.com/larastan/larastan/tree/v3.0.2" }, "funding": [ { @@ -7199,7 +7199,7 @@ "type": "github" } ], - "time": "2024-11-15T09:38:34+00:00" + "time": "2024-11-26T23:15:21+00:00" }, { "name": "laravel/pint",