From d0918fdea2b4c0b2f09fb6b7a703ca23adb5712a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 14:21:51 +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",