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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-03 11:12:50 +0300
committerGitHub <noreply@github.com>2022-08-03 11:12:50 +0300
commit476b0ad87571962a922486fa1796a404bc81d9d8 (patch)
treef23feafccffbcd9a7d2eb0f4f554c90d9828f859 /composer.lock
parenta4b639d8250529ff77f2320301ca3d879bd2ecad (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 5563a6176..30c3077ec 100644
--- a/composer.lock
+++ b/composer.lock
@@ -179,17 +179,17 @@
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
- "reference": "35a9fd3850885765a670b95f9bfa18c55245e7ac"
+ "reference": "3725f37085a0de42135df9aad3939f7a137205c2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/35a9fd3850885765a670b95f9bfa18c55245e7ac",
- "reference": "35a9fd3850885765a670b95f9bfa18c55245e7ac",
+ "url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/3725f37085a0de42135df9aad3939f7a137205c2",
+ "reference": "3725f37085a0de42135df9aad3939f7a137205c2",
"shasum": ""
},
"require": {
"php": "^7.3 || ~8.0.0",
- "psr/container": "^1.0",
+ "psr/container": "^1.1.1",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.1"
},
@@ -214,7 +214,7 @@
"issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
"source": "https://github.com/ChristophWurst/nextcloud_composer/tree/stable23"
},
- "time": "2022-02-22T09:38:33+00:00"
+ "time": "2022-06-02T14:13:38+00:00"
},
{
"name": "composer/package-versions-deprecated",
@@ -4679,5 +4679,5 @@
"platform-overrides": {
"php": "7.3"
},
- "plugin-api-version": "2.2.0"
+ "plugin-api-version": "2.3.0"
}