From 16d3ef23eed8476175ff24c8f6a9549fbffd8868 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 04:31:47 +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 da8addd0..a953d1b4 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^12.5", - "psalm/plugin-phpunit": "^0.19", + "psalm/plugin-phpunit": "^0.20", "rector/rector": "^2.3", "roave/infection-static-analysis-plugin": "^1.43", "roave/security-advisories": "dev-latest",