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

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

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-version: 6.11.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-05-24 01:31:23 +00:00 committed by GitHub
parent 68141ca343
commit ef243000a7
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 "sort-packages": true
}, },
"require-dev": { "require-dev": {
"vimeo/psalm": "^6.10.3" "vimeo/psalm": "^6.11.0"
} }
} }

View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "61bc4d48a9dc32e4243d11315b6a1927", "content-hash": "3224e7d847f9eec82d21d7e16704abc1",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
@ -3113,16 +3113,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "6.10.3", "version": "6.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "90b5b9f5e7c8e441b191d3c82c58214753d7c7c1" "reference": "4ed53b7ccebc09ef60ec4c9e464bf8a01bfd35b0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/90b5b9f5e7c8e441b191d3c82c58214753d7c7c1", "url": "https://api.github.com/repos/vimeo/psalm/zipball/4ed53b7ccebc09ef60ec4c9e464bf8a01bfd35b0",
"reference": "90b5b9f5e7c8e441b191d3c82c58214753d7c7c1", "reference": "4ed53b7ccebc09ef60ec4c9e464bf8a01bfd35b0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3227,7 +3227,7 @@
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm" "source": "https://github.com/vimeo/psalm"
}, },
"time": "2025-05-05T18:23:39+00:00" "time": "2025-05-12T11:30:26+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",