Skip to content

Commit

Permalink
tools(deps-dev): Update vimeo/psalm requirement in /tools/psalm (#301)
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@5.11.0...5.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2023
1 parent f118016 commit 917c978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/psalm/composer.json
Expand Up @@ -4,7 +4,7 @@
"type": "metapackage",
"require-dev": {
"roave/security-advisories": "dev-latest",
"vimeo/psalm": "5.11.0"
"vimeo/psalm": "5.12.0"
},
"prefer-stable": true,
"config": {
Expand Down

0 comments on commit 917c978

Please sign in to comment.