From 8c917f44cc7221122ac0f048cad6f652110bc57b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 09:59:27 +0000 Subject: [PATCH] Update vimeo/psalm requirement from ^4.0.1 to ^5.7.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/4.0.1...5.7.7) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 91a163b..821f76a 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "kahlan/kahlan": "^5.1.3", "prooph/php-cs-fixer-config": "^0.5.0", "satooshi/php-coveralls": "^2.2", - "vimeo/psalm": "^4.0.1" + "vimeo/psalm": "^5.7.7" }, "bin": [ "bin/fpp"