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 430fb02 commit 4b05ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -34,7 +34,7 @@
"phpunit/phpunit": "^9.5",
"spiral/attributes": "^2.9",
"squizlabs/php_codesniffer": "^3.6",
"vimeo/psalm": "^4.23"
"vimeo/psalm": "^5.8"
},
"suggest": {
"biurad/annotations": "For annotation routing on classes and methods using Annotation/Listener class",
Expand Down

0 comments on commit 4b05ef5

Please sign in to comment.