From 1b0acf082860360f0216e099f0fae358d854a585 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 11:43:57 +0000 Subject: [PATCH] Update vimeo/psalm requirement from 3.10.1 to 3.12.2 Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/3.10.1...3.12.2) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e367383..cc434a4 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "phpunit/phpunit": "^8.2", "roave/security-advisories": "dev-master", "symplify/easy-coding-standard": "^5.4", - "vimeo/psalm": "3.10.1" + "vimeo/psalm": "3.12.2" }, "config": { "preferred-install": {