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:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-11-06 07:31:39 +0300
committerGitHub <noreply@github.com>2022-11-06 07:31:39 +0300
commit41017c3bae30b526b314a196dfe84da0ac9b87bf (patch)
treeda1c8ae3603f44c546de6927508927f7613e49f7
parent48e3a0b54773099f49d09dc20ae1944428552c38 (diff)
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r--composer.lock9
1 files changed, 5 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock
index 6f10e1af..10c81ce0 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1064,12 +1064,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "55af8ca3c8530d23aa1aecf4e149bea04fa47207"
+ "reference": "64ea99903558307fb47b79b022949aca7950f3a8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/55af8ca3c8530d23aa1aecf4e149bea04fa47207",
- "reference": "55af8ca3c8530d23aa1aecf4e149bea04fa47207",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/64ea99903558307fb47b79b022949aca7950f3a8",
+ "reference": "64ea99903558307fb47b79b022949aca7950f3a8",
"shasum": ""
},
"require": {
@@ -1096,9 +1096,10 @@
],
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"support": {
+ "issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/stable24"
},
- "time": "2022-08-23T02:31:47+00:00"
+ "time": "2022-11-05T00:47:56+00:00"
},
{
"name": "nikic/php-parser",