chore(deps): bump vimeo/psalm from 5.20.0 to ^5.21.0 (main) (#5727)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-31 03:36:56 +00:00 committed by GitHub
parent 28d5a029d4
commit 728660d351
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 38 additions and 38 deletions

View File

@ -5,6 +5,6 @@
}
},
"require-dev": {
"vimeo/psalm": "^5.20.0"
"vimeo/psalm": "^5.21.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": "a677700cf2c4511a5adeb3a51c62ef74",
"content-hash": "fdab3f741b44b3c2f3239ff1522ea0c7",
"packages": [],
"packages-dev": [
{
@ -430,16 +430,16 @@
},
{
"name": "doctrine/deprecations",
"version": "1.1.2",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"shasum": ""
},
"require": {
@ -471,9 +471,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.2"
"source": "https://github.com/doctrine/deprecations/tree/1.1.3"
},
"time": "2023-09-27T20:04:15+00:00"
"time": "2024-01-30T19:34:25+00:00"
},
{
"name": "felixfbecker/advanced-json-rpc",
@ -639,16 +639,16 @@
},
{
"name": "netresearch/jsonmapper",
"version": "v4.2.0",
"version": "v4.4.0",
"source": {
"type": "git",
"url": "https://github.com/cweiske/jsonmapper.git",
"reference": "f60565f8c0566a31acf06884cdaa591867ecc956"
"reference": "18133a2d8c24e10e58e02b700308ed3a4a60c97f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/f60565f8c0566a31acf06884cdaa591867ecc956",
"reference": "f60565f8c0566a31acf06884cdaa591867ecc956",
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/18133a2d8c24e10e58e02b700308ed3a4a60c97f",
"reference": "18133a2d8c24e10e58e02b700308ed3a4a60c97f",
"shasum": ""
},
"require": {
@ -659,7 +659,7 @@
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "~7.5 || ~8.0 || ~9.0",
"phpunit/phpunit": "~7.5 || ~8.0 || ~9.0 || ~10.0",
"squizlabs/php_codesniffer": "~3.5"
},
"type": "library",
@ -684,9 +684,9 @@
"support": {
"email": "cweiske@cweiske.de",
"issues": "https://github.com/cweiske/jsonmapper/issues",
"source": "https://github.com/cweiske/jsonmapper/tree/v4.2.0"
"source": "https://github.com/cweiske/jsonmapper/tree/v4.4.0"
},
"time": "2023-04-09T17:37:40+00:00"
"time": "2024-01-28T07:31:37+00:00"
},
{
"name": "nikic/php-parser",
@ -1188,16 +1188,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.34",
"version": "v5.4.35",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "4b4d8cd118484aa604ec519062113dd87abde18c"
"reference": "dbdf6adcb88d5f83790e1efb57ef4074309d3931"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/4b4d8cd118484aa604ec519062113dd87abde18c",
"reference": "4b4d8cd118484aa604ec519062113dd87abde18c",
"url": "https://api.github.com/repos/symfony/console/zipball/dbdf6adcb88d5f83790e1efb57ef4074309d3931",
"reference": "dbdf6adcb88d5f83790e1efb57ef4074309d3931",
"shasum": ""
},
"require": {
@ -1267,7 +1267,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.34"
"source": "https://github.com/symfony/console/tree/v5.4.35"
},
"funding": [
{
@ -1283,7 +1283,7 @@
"type": "tidelift"
}
],
"time": "2023-12-08T13:33:03+00:00"
"time": "2024-01-23T14:28:09+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -1354,16 +1354,16 @@
},
{
"name": "symfony/filesystem",
"version": "v5.4.25",
"version": "v5.4.35",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
"reference": "5a553607d4ffbfa9c0ab62facadea296c9db7086"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
"reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/5a553607d4ffbfa9c0ab62facadea296c9db7086",
"reference": "5a553607d4ffbfa9c0ab62facadea296c9db7086",
"shasum": ""
},
"require": {
@ -1398,7 +1398,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.25"
"source": "https://github.com/symfony/filesystem/tree/v5.4.35"
},
"funding": [
{
@ -1414,7 +1414,7 @@
"type": "tidelift"
}
],
"time": "2023-05-31T13:04:02+00:00"
"time": "2024-01-23T13:51:25+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -1993,16 +1993,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.34",
"version": "v5.4.35",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "e3f98bfc7885c957488f443df82d97814a3ce061"
"reference": "c209c4d0559acce1c9a2067612cfb5d35756edc2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/e3f98bfc7885c957488f443df82d97814a3ce061",
"reference": "e3f98bfc7885c957488f443df82d97814a3ce061",
"url": "https://api.github.com/repos/symfony/string/zipball/c209c4d0559acce1c9a2067612cfb5d35756edc2",
"reference": "c209c4d0559acce1c9a2067612cfb5d35756edc2",
"shasum": ""
},
"require": {
@ -2059,7 +2059,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.34"
"source": "https://github.com/symfony/string/tree/v5.4.35"
},
"funding": [
{
@ -2075,20 +2075,20 @@
"type": "tidelift"
}
],
"time": "2023-12-09T13:20:28+00:00"
"time": "2024-01-23T13:51:25+00:00"
},
{
"name": "vimeo/psalm",
"version": "5.20.0",
"version": "5.21.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "3f284e96c9d9be6fe6b15c79416e1d1903dcfef4"
"reference": "04ba9358e3f7d14a9dc3edd4e814a9d51d8c637f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/3f284e96c9d9be6fe6b15c79416e1d1903dcfef4",
"reference": "3f284e96c9d9be6fe6b15c79416e1d1903dcfef4",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/04ba9358e3f7d14a9dc3edd4e814a9d51d8c637f",
"reference": "04ba9358e3f7d14a9dc3edd4e814a9d51d8c637f",
"shasum": ""
},
"require": {
@ -2185,7 +2185,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2024-01-18T12:15:06+00:00"
"time": "2024-01-30T22:52:27+00:00"
},
{
"name": "webmozart/assert",