build(deps-dev): Bump vimeo/psalm from 5.21.1 to 5.22.0

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

---
updated-dependencies:
- dependency-name: vimeo/psalm
  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] 2024-02-14 09:47:48 +00:00 committed by GitHub
parent ae2c960e05
commit fa2d75f53e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

36
composer.lock generated
View file

@ -9652,16 +9652,16 @@
},
{
"name": "fidry/cpu-core-counter",
"version": "1.0.0",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/theofidry/cpu-core-counter.git",
"reference": "85193c0b0cb5c47894b5eaec906e946f054e7077"
"reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/85193c0b0cb5c47894b5eaec906e946f054e7077",
"reference": "85193c0b0cb5c47894b5eaec906e946f054e7077",
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42",
"reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42",
"shasum": ""
},
"require": {
@ -9701,7 +9701,7 @@
],
"support": {
"issues": "https://github.com/theofidry/cpu-core-counter/issues",
"source": "https://github.com/theofidry/cpu-core-counter/tree/1.0.0"
"source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0"
},
"funding": [
{
@ -9709,7 +9709,7 @@
"type": "github"
}
],
"time": "2023-09-17T21:38:23+00:00"
"time": "2024-02-07T09:43:46+00:00"
},
{
"name": "filp/whoops",
@ -13002,16 +13002,16 @@
},
{
"name": "spatie/array-to-xml",
"version": "3.2.2",
"version": "3.2.3",
"source": {
"type": "git",
"url": "https://github.com/spatie/array-to-xml.git",
"reference": "96be97e664c87613121d073ea39af4c74e57a7f8"
"reference": "c95fd4db94ec199f798d4b5b4a81757bd20d88ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/96be97e664c87613121d073ea39af4c74e57a7f8",
"reference": "96be97e664c87613121d073ea39af4c74e57a7f8",
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/c95fd4db94ec199f798d4b5b4a81757bd20d88ab",
"reference": "c95fd4db94ec199f798d4b5b4a81757bd20d88ab",
"shasum": ""
},
"require": {
@ -13049,7 +13049,7 @@
"xml"
],
"support": {
"source": "https://github.com/spatie/array-to-xml/tree/3.2.2"
"source": "https://github.com/spatie/array-to-xml/tree/3.2.3"
},
"funding": [
{
@ -13061,7 +13061,7 @@
"type": "github"
}
],
"time": "2023-11-14T14:08:51+00:00"
"time": "2024-02-07T10:39:02+00:00"
},
{
"name": "spatie/laravel-ray",
@ -13609,16 +13609,16 @@
},
{
"name": "vimeo/psalm",
"version": "5.21.1",
"version": "5.22.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "8c473e2437be8b6a8fd8f630f0f11a16b114c494"
"reference": "fe2c67ec89f358940f90db05efd2d663388b45a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/8c473e2437be8b6a8fd8f630f0f11a16b114c494",
"reference": "8c473e2437be8b6a8fd8f630f0f11a16b114c494",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/fe2c67ec89f358940f90db05efd2d663388b45a6",
"reference": "fe2c67ec89f358940f90db05efd2d663388b45a6",
"shasum": ""
},
"require": {
@ -13641,7 +13641,7 @@
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"nikic/php-parser": "^4.16",
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"sebastian/diff": "^4.0 || ^5.0",
"sebastian/diff": "^4.0 || ^5.0 || ^6.0",
"spatie/array-to-xml": "^2.17.0 || ^3.0",
"symfony/console": "^4.1.6 || ^5.0 || ^6.0 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0"
@ -13715,7 +13715,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2024-02-01T01:04:32+00:00"
"time": "2024-02-13T14:22:51+00:00"
},
{
"name": "zbateson/mail-mime-parser",