Update vimeo/psalm requirement from >=0.3.63 to >=5.25.0 (#876)

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](https://github.com/vimeo/psalm/compare/0.3.63...5.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-22 03:23:11 +00:00
committed by GitHub
parent c808484e5b
commit 6ed4c65eff
+1 -1
View File
@@ -29,7 +29,7 @@
"phpcsstandards/phpcsutils": "@alpha",
"phpunit/phpunit": "*",
"squizlabs/php_codesniffer": "*",
"vimeo/psalm": ">=2"
"vimeo/psalm": ">=5.25.0"
},
"suggest": {
"ext-mbstring": "*"