From df2b14de3095d03796a3a6cb9a64db670734db8c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 04:38:06 +0000 Subject: [PATCH] Update vimeo/psalm requirement from ^3.12 to ^4.9 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.9.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 c12e5c4..fcfb72a 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.9" }, "license": "MIT", "authors": [