From eea9bea0a68237fb42c1e7223968bda1bdc09652 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 00:10:19 +0000 Subject: [PATCH] chore(deps): update dependency psalm/plugin-laravel to v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f6e441a..5aa4024 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "phpstan/phpstan-phpunit": "^1.4", "phpstan/phpstan-strict-rules": "^1.6", "phpunit/phpunit": "^10.5", - "psalm/plugin-laravel": "^2.12", + "psalm/plugin-laravel": "^3.0", "psalm/plugin-phpunit": "^0.19", "rector/rector": "^1.2", "roave/infection-static-analysis-plugin": "^1.35",