From ecd76a067817e5fe459adfaf1c4c5ed8a6a71e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 09:53:08 +0300 Subject: [PATCH] Update vimeo/psalm requirement from ^4.13 to ^4.14 (#34) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9aaf8e0..f846c4c 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "phpunit/phpunit": "^9.5", "roave/infection-static-analysis-plugin": "^1.12", "spatie/phpunit-watcher": "^1.23", - "vimeo/psalm": "^4.13" + "vimeo/psalm": "^4.14" }, "autoload": { "psr-4": {