Skip to content

Commit c2745af

Browse files
Update vimeo/psalm requirement from ^4.6 to ^4.6 || ^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](vimeo/psalm@4.6.0...5.23.1) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de4f58d commit c2745af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"phpunit/phpunit": "^9.6.6",
4444
"phpspec/prophecy-phpunit": "^2.0",
4545
"symfony/phpunit-bridge": "^6.4",
46-
"vimeo/psalm": "^4.6"
46+
"vimeo/psalm": "^4.6 || ^5.0"
4747
}
4848
}

0 commit comments

Comments
 (0)