Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-08 05:31:48 +0300
committerGitHub <noreply@github.com>2022-10-08 05:31:48 +0300
commit4d9e81e22f181c5a8017ffe213fd1775c3eab4e8 (patch)
tree4ab7590b8542e701d29537d91d615163d50b3aab
parent86e7d04c80e2f2738349dccd2510959c59202a95 (diff)
parentbb3f41dd6975b24b45531e8d62c4c6728b486d3b (diff)
Merge pull request #4108 from nextcloud/dependabot/composer/vimeo/psalm-4.28.0
-rw-r--r--composer.lock37
1 files changed, 19 insertions, 18 deletions
diff --git a/composer.lock b/composer.lock
index aa9543fd..ac6e6ecd 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3738,16 +3738,16 @@
},
{
"name": "symfony/console",
- "version": "v5.4.12",
+ "version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1"
+ "reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1",
- "reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1",
+ "url": "https://api.github.com/repos/symfony/console/zipball/3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
+ "reference": "3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be",
"shasum": ""
},
"require": {
@@ -3817,7 +3817,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v5.4.12"
+ "source": "https://github.com/symfony/console/tree/v5.4.13"
},
"funding": [
{
@@ -3833,7 +3833,7 @@
"type": "tidelift"
}
],
- "time": "2022-08-17T13:18:05+00:00"
+ "time": "2022-08-26T13:50:20+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -5041,16 +5041,16 @@
},
{
"name": "symfony/string",
- "version": "v5.4.12",
+ "version": "v5.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
+ "reference": "2900c668a32138a34118740de3e4d5a701801f53"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
- "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
+ "url": "https://api.github.com/repos/symfony/string/zipball/2900c668a32138a34118740de3e4d5a701801f53",
+ "reference": "2900c668a32138a34118740de3e4d5a701801f53",
"shasum": ""
},
"require": {
@@ -5107,7 +5107,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v5.4.12"
+ "source": "https://github.com/symfony/string/tree/v5.4.13"
},
"funding": [
{
@@ -5123,7 +5123,7 @@
"type": "tidelift"
}
],
- "time": "2022-08-12T17:03:11+00:00"
+ "time": "2022-09-01T01:52:16+00:00"
},
{
"name": "theseer/tokenizer",
@@ -5177,16 +5177,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.27.0",
+ "version": "4.28.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "faf106e717c37b8c81721845dba9de3d8deed8ff"
+ "reference": "52e96bea381e6cb07a672aefec791a5817694a26"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/faf106e717c37b8c81721845dba9de3d8deed8ff",
- "reference": "faf106e717c37b8c81721845dba9de3d8deed8ff",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/52e96bea381e6cb07a672aefec791a5817694a26",
+ "reference": "52e96bea381e6cb07a672aefec791a5817694a26",
"shasum": ""
},
"require": {
@@ -5225,6 +5225,7 @@
"phpdocumentor/reflection-docblock": "^5",
"phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpspec/prophecy": ">=1.9.0",
+ "phpstan/phpdoc-parser": "1.2.* || 1.6.4",
"phpunit/phpunit": "^9.0",
"psalm/plugin-phpunit": "^0.16",
"slevomat/coding-standard": "^7.0",
@@ -5278,9 +5279,9 @@
],
"support": {
"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",