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

github.com/nextcloud/firstrunwizard.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 09:32:15 +0300
committerGitHub <noreply@github.com>2022-10-08 09:32:15 +0300
commit4278edcbbe09ae33e17b55477fb7750e23ea38a5 (patch)
treea2ad10f4b4c58f0f6f63a7a9cb5239455424c0bb
parent433861ac28440efdcee872b2e1623f1bcd4894d0 (diff)
parent2bc417d40525790ea83b35edf3faffb1f63c7b5d (diff)
Merge pull request #757 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 2a60902a..1a7cea7d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3118,16 +3118,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": {
@@ -3197,7 +3197,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v5.4.12"
+ "source": "https://github.com/symfony/console/tree/v5.4.13"
},
"funding": [
{
@@ -3213,7 +3213,7 @@
"type": "tidelift"
}
],
- "time": "2022-08-17T13:18:05+00:00"
+ "time": "2022-08-26T13:50:20+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -4422,16 +4422,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": {
@@ -4488,7 +4488,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v5.4.12"
+ "source": "https://github.com/symfony/string/tree/v5.4.13"
},
"funding": [
{
@@ -4504,7 +4504,7 @@
"type": "tidelift"
}
],
- "time": "2022-08-12T17:03:11+00:00"
+ "time": "2022-09-01T01:52:16+00:00"
},
{
"name": "theseer/tokenizer",
@@ -4558,16 +4558,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": {
@@ -4606,6 +4606,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",
@@ -4659,9 +4660,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",