Skip to content

Commit

Permalink
Update vimeo/psalm requirement from ^4.0 to ^4.0 || ^5.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.0.0...5.22.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 10afa65 commit d378e06
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 @@ -24,7 +24,7 @@
"phpunit/phpunit": "^7.5.20 || ^8.5.4 || ^9.4.2",
"psalm/plugin-phpunit": "^0.15 || ^0.18",
"slam/phpstan-extensions": "^5.0",
"vimeo/psalm": "^4.0"
"vimeo/psalm": "^4.0 || ^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d378e06

Please sign in to comment.