Skip to content

Commit

Permalink
Update vimeo/psalm requirement from ^4.8 to ^5.7
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.8.0...5.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent 4333bdb commit 6d6aa0f
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 @@ -7,7 +7,7 @@
"require-dev": {
"phpstan/phpstan": "^1.4.6",
"phpunit/phpunit": "^9.5",
"vimeo/psalm": "^4.8",
"vimeo/psalm": "^5.7",
"phpmd/phpmd": "^2.10",
"friendsofphp/php-cs-fixer": "^3.0",
"rregeer/phpunit-coverage-check": "^0.3.1",
Expand Down

0 comments on commit 6d6aa0f

Please sign in to comment.