Merge pull request #1254 from jonnybarnes/dependabot/composer/vimeo/psalm-5.21.0

build(deps-dev): Bump vimeo/psalm from 5.20.0 to 5.21.0
This commit is contained in:
Jonny Barnes 2024-01-31 18:53:07 +00:00 committed by GitHub
commit b7f8a71da5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

36
composer.lock generated
View file

@ -10278,16 +10278,16 @@
},
{
"name": "netresearch/jsonmapper",
"version": "v4.2.0",
"version": "v4.4.1",
"source": {
"type": "git",
"url": "https://github.com/cweiske/jsonmapper.git",
"reference": "f60565f8c0566a31acf06884cdaa591867ecc956"
"reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/f60565f8c0566a31acf06884cdaa591867ecc956",
"reference": "f60565f8c0566a31acf06884cdaa591867ecc956",
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/132c75c7dd83e45353ebb9c6c9f591952995bbf0",
"reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0",
"shasum": ""
},
"require": {
@ -10298,7 +10298,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",
@ -10323,9 +10323,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.1"
},
"time": "2023-04-09T17:37:40+00:00"
"time": "2024-01-31T06:18:54+00:00"
},
{
"name": "nunomaduro/collision",
@ -13309,16 +13309,16 @@
},
{
"name": "symfony/filesystem",
"version": "v7.0.0",
"version": "v7.0.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7"
"reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/7da8ea2362a283771478c5f7729cfcb43a76b8b7",
"reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2890e3a825bc0c0558526c04499c13f83e1b6b12",
"reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12",
"shasum": ""
},
"require": {
@ -13352,7 +13352,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v7.0.0"
"source": "https://github.com/symfony/filesystem/tree/v7.0.3"
},
"funding": [
{
@ -13368,7 +13368,7 @@
"type": "tidelift"
}
],
"time": "2023-07-27T06:33:22+00:00"
"time": "2024-01-23T15:02:46+00:00"
},
{
"name": "symfony/polyfill-iconv",
@ -13639,16 +13639,16 @@
},
{
"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": {
@ -13745,7 +13745,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": "zbateson/mail-mime-parser",