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

github.com/nextcloud/groupfolders.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-10-16 07:14:46 +0300
committerGitHub <noreply@github.com>2022-10-16 07:14:46 +0300
commita9411ba4adcec05b9df303ca41c17d5149e100ab (patch)
tree62e8900f3da4f6e947ef1d08d4c2173322083998
parentc2d2e6037d2be62bcb6478a20faa9f757606a579 (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 090a409b..802b80c3 100644
--- a/composer.lock
+++ b/composer.lock
@@ -696,12 +696,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "04ad54073af7a8c57ff147d33c3252832bba10f9"
+ "reference": "c564b7c4cae07ebf8cb02a84ac49b3a24b6e6d8c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/04ad54073af7a8c57ff147d33c3252832bba10f9",
- "reference": "04ad54073af7a8c57ff147d33c3252832bba10f9",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/c564b7c4cae07ebf8cb02a84ac49b3a24b6e6d8c",
+ "reference": "c564b7c4cae07ebf8cb02a84ac49b3a24b6e6d8c",
"shasum": ""
},
"require": {
@@ -729,9 +729,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/master"
},
- "time": "2022-10-02T00:58:49+00:00"
+ "time": "2022-10-15T00:56:00+00:00"
},
{
"name": "nikic/php-parser",