From 0a81c415ce86ee4d1ca409321ee82a85584d0042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 10:06:21 +0000 Subject: [PATCH] Update vimeo/psalm requirement from ^3.14 to ^4.28 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.14.0...4.28.0) --- 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 6879875..3a46657 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "infection/infection": "^0.17", "squizlabs/php_codesniffer": "^3.4", "symfony/var-dumper": "^5.1", - "vimeo/psalm": "^3.14" + "vimeo/psalm": "^4.28" }, "scripts": { "check-all": [