Skip to content

Commit

Permalink
Update vimeo/psalm requirement from ^4.21 to ^5.17
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.21.0...5.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 3e3b119 commit 535dd96
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 @@ -34,7 +34,7 @@
"squizlabs/php_codesniffer": "^3.6",
"symfony/config": "^5.3 || ^6.0",
"symfony/yaml": "^5.3 || ^6.0",
"vimeo/psalm": "^4.21"
"vimeo/psalm": "^5.17"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 535dd96

Please sign in to comment.