From 48b4d3d80a2a142b3dab76d3da6df9ae19bd0ada Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 14:45:10 +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 1ee1d18..0f35fcc 100644 --- a/vendor-bin/tools/composer.json +++ b/vendor-bin/tools/composer.json @@ -17,7 +17,7 @@ "psalm/plugin-phpunit": "^0.18", "psalm/plugin-symfony": "^4.0", "symfony/phpunit-bridge": "^6.0", - "vimeo/psalm": "^4.13" + "vimeo/psalm": "^5.0" }, "config": { "allow-plugins": {