From b50768859f77d1481f7e52c97b947b3d2f287c82 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 04:47:22 +0000 Subject: [PATCH] Update vimeo/psalm requirement from ^3.12 to ^4.6 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.6.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..310dae8 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.6" }, "license": "MIT", "authors": [