From 82b5ad88507d63c6c77c84f0dfeb9bc6b47a161f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 01:08:24 +0000 Subject: [PATCH] chore(deps): Update dependency psalm/plugin-phpunit to ^0.20 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bf01714..e588f33 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,7 @@ "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^13.0", - "psalm/plugin-phpunit": "^0.19", + "psalm/plugin-phpunit": "^0.20", "rector/rector": "^2.3", "vimeo/psalm": "^6.15" },