Merge pull request #4416 from firefly-iii/dependabot/composer/develop/vimeo/psalm-4.6.1

Bump vimeo/psalm from 4.5.2 to 4.6.1
This commit is contained in:
James Cole 2021-02-22 05:28:50 +00:00 committed by GitHub
commit f844197954
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View File

@ -11320,16 +11320,16 @@
},
{
"name": "vimeo/psalm",
"version": "4.5.2",
"version": "4.6.1",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214"
"reference": "e93e532e4eaad6d68c4d7b606853800eaceccc72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/15a9eece1305fd26eb1336a78e5a2ee7a4b36214",
"reference": "15a9eece1305fd26eb1336a78e5a2ee7a4b36214",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/e93e532e4eaad6d68c4d7b606853800eaceccc72",
"reference": "e93e532e4eaad6d68c4d7b606853800eaceccc72",
"shasum": ""
},
"require": {
@ -11347,7 +11347,7 @@
"ext-tokenizer": "*",
"felixfbecker/advanced-json-rpc": "^3.0.3",
"felixfbecker/language-server-protocol": "^1.4",
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0",
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
"nikic/php-parser": "^4.10.1",
"openlss/lib-array2xml": "^1.0",
"php": "^7.1|^8",
@ -11419,9 +11419,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.5.2"
"source": "https://github.com/vimeo/psalm/tree/4.6.1"
},
"time": "2021-02-13T21:45:13+00:00"
"time": "2021-02-17T21:54:11+00:00"
},
{
"name": "webmozart/path-util",