Update vimeo/psalm requirement from >=5.26.0 to >=5.26.1

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/5.26.0...5.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-10 09:24:19 +00:00
committed by GitHub
parent a681f3aeca
commit 95e9033a52
+1 -1
View File
@@ -29,7 +29,7 @@
"phpcsstandards/phpcsutils": "@alpha",
"phpunit/phpunit": "*",
"squizlabs/php_codesniffer": "*",
"vimeo/psalm": ">=5.26.0"
"vimeo/psalm": ">=5.26.1"
},
"suggest": {
"ext-mbstring": "*"