From 12e92ab8d88067a0e6085b4292b87392ecb2da09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 15:27:00 +0000 Subject: [PATCH] Update dependency vimeo/psalm to v5 --- 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 951a2d2..00fb0d8 100644 --- a/vendor-bin/tools/composer.json +++ b/vendor-bin/tools/composer.json @@ -18,7 +18,7 @@ "psalm/plugin-phpunit": "^0.17", "psalm/plugin-symfony": "^3.0", "symfony/phpunit-bridge": "^6.0", - "vimeo/psalm": "^4.13" + "vimeo/psalm": "^5.0" }, "config": { "bin-dir": "../../vendor/bin",