Skip to content

Commit

Permalink
composer(deps-dev): update vimeo/psalm requirement
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.12.0...5.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2023
1 parent 48ea118 commit bf71c47
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 @@ -39,7 +39,7 @@
"phpstan/phpstan-phpunit": "^1.3.13",
"phpunit/phpunit": "^10.2.2",
"rector/rector": "^0.17.1",
"vimeo/psalm": "^5.12.0"
"vimeo/psalm": "^5.13.1"
},
"minimum-stability": "stable",
"prefer-stable": true,
Expand Down

0 comments on commit bf71c47

Please sign in to comment.