From aeee9bc8eaf0b96ec6861f434f152833cc73bbed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 15:48:20 +0000 Subject: [PATCH] Update dependency psalm/plugin-phpunit to ^0.19.0 --- vendor-bin/tools/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor-bin/tools/composer.json b/vendor-bin/tools/composer.json index 5ca0823b..845ca3b4 100644 --- a/vendor-bin/tools/composer.json +++ b/vendor-bin/tools/composer.json @@ -14,7 +14,7 @@ "phpstan/phpstan-strict-rules": "^1.5.1", "phpstan/phpstan-symfony": "^1.3.1", "phpunit/phpunit": "^10.1.2", - "psalm/plugin-phpunit": "^0.18.4", + "psalm/plugin-phpunit": "^0.19.0", "psalm/plugin-symfony": "^5.0.3", "symfony/phpunit-bridge": "^7.0", "vimeo/psalm": "^5.9"