Skip to content

Commit

Permalink
Update vimeo/psalm requirement from 4.13.1 to 4.14.0
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.13.1...v4.14.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 Dec 6, 2021
1 parent 5d66943 commit 56fbdab
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 @@ -37,7 +37,7 @@
"require-dev": {
"mockery/mockery": "^1.4",
"orchestra/testbench": "^5.0|^6.0",
"vimeo/psalm": "4.13.1"
"vimeo/psalm": "4.14.0"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 56fbdab

Please sign in to comment.