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

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.25.0...5.26.0)

---
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-09 09:55:08 +00:00
committed by GitHub
parent f59e512f3b
commit 6bdaf9b5f9
+1 -1
View File
@@ -29,7 +29,7 @@
"phpcsstandards/phpcsutils": "@alpha",
"phpunit/phpunit": "*",
"squizlabs/php_codesniffer": "*",
"vimeo/psalm": ">=5.25.0"
"vimeo/psalm": ">=5.26.0"
},
"suggest": {
"ext-mbstring": "*"