chore(deps-dev): Bump vimeo/psalm in /vendor-bin/psalm

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-11 16:15:33 +00:00 committed by GitHub
parent 24cc223fcc
commit 31e26ebe07
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.14.1"
"vimeo/psalm": "6.14.2"
}
}

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": "9f2c669c947de4dfbe99dee44777a3da",
"content-hash": "f28c84afb223f46bdc1ce89f06721827",
"packages": [],
"packages-dev": [
{
@ -3154,16 +3154,16 @@
},
{
"name": "vimeo/psalm",
"version": "6.14.1",
"version": "6.14.2",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "cf26e6debc366836754f359ece5b68629a1ee185"
"reference": "bbd217fc98c0daa0a13aea2a7f119d03ba3fc9a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/cf26e6debc366836754f359ece5b68629a1ee185",
"reference": "cf26e6debc366836754f359ece5b68629a1ee185",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/bbd217fc98c0daa0a13aea2a7f119d03ba3fc9a0",
"reference": "bbd217fc98c0daa0a13aea2a7f119d03ba3fc9a0",
"shasum": ""
},
"require": {
@ -3268,7 +3268,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2025-12-10T09:31:26+00:00"
"time": "2025-12-11T08:58:52+00:00"
},
{
"name": "webmozart/assert",