build(deps-dev): Bump vimeo/psalm from 5.18.0 to 5.19.0

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.18.0...5.19.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-01-10 09:57:23 +00:00 committed by GitHub
parent bc854d5522
commit 74c175e80d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View file

@ -11351,16 +11351,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.5",
"version": "1.25.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc"
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
"shasum": ""
},
"require": {
@ -11392,9 +11392,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
},
"time": "2023-12-16T09:33:33+00:00"
"time": "2024-01-04T17:06:16+00:00"
},
{
"name": "phpunit/php-code-coverage",
@ -13514,16 +13514,16 @@
},
{
"name": "vimeo/psalm",
"version": "5.18.0",
"version": "5.19.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "b113f3ed0259fd6e212d87c3df80eec95a6abf19"
"reference": "06b71be009a6bd6d81b9811855d6629b9fe90e1b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/b113f3ed0259fd6e212d87c3df80eec95a6abf19",
"reference": "b113f3ed0259fd6e212d87c3df80eec95a6abf19",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/06b71be009a6bd6d81b9811855d6629b9fe90e1b",
"reference": "06b71be009a6bd6d81b9811855d6629b9fe90e1b",
"shasum": ""
},
"require": {
@ -13620,7 +13620,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2023-12-16T09:37:35+00:00"
"time": "2024-01-09T21:02:43+00:00"
},
{
"name": "zbateson/mail-mime-parser",