From 491fe84da9357d96ffad541c8597efe6d4268520 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 04:44:33 +0000 Subject: [PATCH] Update vimeo/psalm requirement from ^3.12 to ^4.3 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.12.0...4.3.0) 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 c12e5c4..21b7da8 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "phpmd/phpmd": "^2.8", "phpstan/phpstan": "^0.12.3", "phpunit/phpunit": "^9.0", - "vimeo/psalm": "^3.12" + "vimeo/psalm": "^4.3" }, "license": "MIT", "authors": [