From 4fb9aaa4eb41bfc3a88ffc2bb8820d700cdc097e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 11:28:12 +0000 Subject: [PATCH] Update vimeo/psalm requirement from 3.10.1 to 3.11.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.10.1...3.11.6) 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..f7ae732 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.11.6" }, "config": { "preferred-install": {