ci(deps-dev): Bump vimeo/psalm from 6.9.6 to 6.10.0 in /vendor-bin/psalm

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 6.9.6 to 6.10.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/6.9.6...6.10.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-version: 6.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-05 02:20:19 +00:00 committed by GitHub
parent b266360e98
commit b19846b9a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -6,6 +6,6 @@
"sort-packages": true
},
"require-dev": {
"vimeo/psalm": "^6.9.6"
"vimeo/psalm": "^6.10.0"
}
}

View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6f3245127a6cdce1aed10fe9cec7ec5b",
"content-hash": "625a20293e202e26b8c261b20adb32a2",
"packages": [],
"packages-dev": [
{
@ -3109,16 +3109,16 @@
},
{
"name": "vimeo/psalm",
"version": "6.9.6",
"version": "6.10.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "61488aa2849793acfb72411829d114b4aa670941"
"reference": "9c0add4eb88d4b169ac04acb7c679918cbb9c252"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/61488aa2849793acfb72411829d114b4aa670941",
"reference": "61488aa2849793acfb72411829d114b4aa670941",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/9c0add4eb88d4b169ac04acb7c679918cbb9c252",
"reference": "9c0add4eb88d4b169ac04acb7c679918cbb9c252",
"shasum": ""
},
"require": {
@ -3223,7 +3223,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2025-03-27T19:06:48+00:00"
"time": "2025-03-31T10:12:50+00:00"
},
{
"name": "webmozart/assert",