Skip to content

Commit

Permalink
Update vimeo/psalm requirement from ^5.14.1 to ^5.15.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@5.14.1...5.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 766a002 commit 0189020
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 @@ -41,7 +41,7 @@
"pestphp/pest-plugin-parallel": "^1.2",
"phpmd/phpmd": "^2.13",
"squizlabs/php_codesniffer": "^3.7",
"vimeo/psalm": "^5.14.1"
"vimeo/psalm": "^5.15.0"
},
"autoload": {
"files": [
Expand Down

0 comments on commit 0189020

Please sign in to comment.