From 5b1a28c622fb4db01485dd57b9984a81adc47ca1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 04:53:51 +0000 Subject: [PATCH] Update vimeo/psalm requirement from ^3.12 to ^4.7 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.7.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..c409671 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.7" }, "license": "MIT", "authors": [