From ab3188da4313ab7e2149963f11cdedb01d88da5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 08:24:32 +0000 Subject: [PATCH] Update vimeo/psalm requirement from ^4.3 to ^4.3 || ^5.0 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.3.0...5.23.1) --- 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 862cabc..3276eb3 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "jean85/composer-provided-replaced-stub-package": "^1.0", "phpstan/phpstan": "^1.4", "phpunit/phpunit": "^7.5|^8.5|^9.4", - "vimeo/psalm": "^4.3" + "vimeo/psalm": "^4.3 || ^5.0" }, "license": "MIT", "authors": [