Skip to content

Commit 58f11d4

Browse files
Update vimeo/psalm requirement from ^4.18 to ^5.3 (#70)
* Update vimeo/psalm requirement from ^4.18 to ^5.3 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.3.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Update composer.json Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sergei Predvoditelev <[email protected]>
1 parent d07c336 commit 58f11d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpunit/phpunit": "^9.5",
3333
"roave/infection-static-analysis-plugin": "^1.16",
3434
"spatie/phpunit-watcher": "^1.23",
35-
"vimeo/psalm": "^4.18"
35+
"vimeo/psalm": "^4.30|^5.3"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)