Skip to content

Commit

Permalink
Update vimeo/psalm requirement from ^5.24 to ^5.25
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.24.0...5.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 3a0366d commit 6416f3d
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 @@ -35,7 +35,7 @@
"phpunit/phpunit": "^10.5",
"spatie/ignition": "^1.15",
"symfony/var-dumper": "^7.1",
"vimeo/psalm": "^5.24"
"vimeo/psalm": "^5.25"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6416f3d

Please sign in to comment.