Skip to content

Commit 2804637

Browse files
Update vimeo/psalm requirement from ^4.18 to ^5.4 (#50)
* Update vimeo/psalm requirement from ^4.18 to ^5.4 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.18...5.4.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Update composer.json Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
1 parent f94328c commit 2804637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"rector/rector": "^0.15.4",
2929
"roave/infection-static-analysis-plugin": "^1.16",
3030
"spatie/phpunit-watcher": "^1.23",
31-
"vimeo/psalm": "^4.18"
31+
"vimeo/psalm": "^4.30|^5.4"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)