Merge pull request #1242 from jonnybarnes/dependabot/composer/vimeo/psalm-5.20.0

build(deps-dev): Bump vimeo/psalm from 5.19.0 to 5.20.0
This commit is contained in:
Jonny Barnes 2024-01-19 15:52:05 +00:00 committed by GitHub
commit 0367603d42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
composer.lock generated
View file

@ -11294,16 +11294,16 @@
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.7.3",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419"
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"shasum": ""
},
"require": {
@ -11346,9 +11346,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3"
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
},
"time": "2023-08-12T11:01:26+00:00"
"time": "2024-01-11T11:49:22+00:00"
},
{
"name": "phpstan/phpdoc-parser",
@ -13515,16 +13515,16 @@
},
{
"name": "vimeo/psalm",
"version": "5.19.0",
"version": "5.20.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "06b71be009a6bd6d81b9811855d6629b9fe90e1b"
"reference": "3f284e96c9d9be6fe6b15c79416e1d1903dcfef4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/06b71be009a6bd6d81b9811855d6629b9fe90e1b",
"reference": "06b71be009a6bd6d81b9811855d6629b9fe90e1b",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/3f284e96c9d9be6fe6b15c79416e1d1903dcfef4",
"reference": "3f284e96c9d9be6fe6b15c79416e1d1903dcfef4",
"shasum": ""
},
"require": {
@ -13621,7 +13621,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2024-01-09T21:02:43+00:00"
"time": "2024-01-18T12:15:06+00:00"
},
{
"name": "zbateson/mail-mime-parser",