Skip to content

Commit

Permalink
Update vimeo/psalm requirement from ^4.23 to ^5.8
Browse files Browse the repository at this point in the history
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.23.0...5.8.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2023
1 parent a7d1262 commit 14fb289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"phpunit/phpunit": "^9.1",
"psr/container": "^2.0",
"qossmic/deptrac-shim": "^0.23.0",
"vimeo/psalm": "^4.23",
"vimeo/psalm": "^5.8",
"symfony/filesystem": "^5.4",
"rector/rector": "^0.13.5"
},
Expand Down

0 comments on commit 14fb289

Please sign in to comment.