Merge pull request #4108 from nextcloud/dependabot/composer/vimeo/psalm-4.28.0

This commit is contained in:
dependabot[bot]
2022-10-08 02:31:48 +00:00
committed by GitHub

37
composer.lock generated
View File

@@ -3738,16 +3738,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.12", "version": "v5.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1" "reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1", "url": "https://api.github.com/repos/symfony/console/zipball/3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1", "reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3817,7 +3817,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.12" "source": "https://github.com/symfony/console/tree/v5.4.13"
}, },
"funding": [ "funding": [
{ {
@@ -3833,7 +3833,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-17T13:18:05+00:00" "time": "2022-08-26T13:50:20+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@@ -5041,16 +5041,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.4.12", "version": "v5.4.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058" "reference": "2900c668a32138a34118740de3e4d5a701801f53"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058", "url": "https://api.github.com/repos/symfony/string/zipball/2900c668a32138a34118740de3e4d5a701801f53",
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058", "reference": "2900c668a32138a34118740de3e4d5a701801f53",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5107,7 +5107,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.4.12" "source": "https://github.com/symfony/string/tree/v5.4.13"
}, },
"funding": [ "funding": [
{ {
@@ -5123,7 +5123,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-08-12T17:03:11+00:00" "time": "2022-09-01T01:52:16+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
@@ -5177,16 +5177,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "4.27.0", "version": "4.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "faf106e717c37b8c81721845dba9de3d8deed8ff" "reference": "52e96bea381e6cb07a672aefec791a5817694a26"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/faf106e717c37b8c81721845dba9de3d8deed8ff", "url": "https://api.github.com/repos/vimeo/psalm/zipball/52e96bea381e6cb07a672aefec791a5817694a26",
"reference": "faf106e717c37b8c81721845dba9de3d8deed8ff", "reference": "52e96bea381e6cb07a672aefec791a5817694a26",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5225,6 +5225,7 @@
"phpdocumentor/reflection-docblock": "^5", "phpdocumentor/reflection-docblock": "^5",
"phpmyadmin/sql-parser": "5.1.0||dev-master", "phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpspec/prophecy": ">=1.9.0", "phpspec/prophecy": ">=1.9.0",
"phpstan/phpdoc-parser": "1.2.* || 1.6.4",
"phpunit/phpunit": "^9.0", "phpunit/phpunit": "^9.0",
"psalm/plugin-phpunit": "^0.16", "psalm/plugin-phpunit": "^0.16",
"slevomat/coding-standard": "^7.0", "slevomat/coding-standard": "^7.0",
@@ -5278,9 +5279,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.27.0" "source": "https://github.com/vimeo/psalm/tree/4.28.0"
}, },
"time": "2022-08-31T13:47:09+00:00" "time": "2022-10-07T16:13:24+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",