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

github.com/nextcloud/survey_client.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-13 07:41:24 +0300
committerGitHub <noreply@github.com>2022-11-13 07:41:24 +0300
commit2e949eb284d555a13bdfeaa5ae23de43f3ce3823 (patch)
tree38270e215cfb04694be1ce2c61c5fa28f3e3d8c8
parent56dce3caeeeb915c9a297205016a8299e5f79f15 (diff)
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 6235629..14a95b1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1066,12 +1066,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "35711a5c821cc9589d58efa0ded87ae948ab71ed"
+ "reference": "d1f996e8d03a10184d48a0120282886b3f7806f7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/35711a5c821cc9589d58efa0ded87ae948ab71ed",
- "reference": "35711a5c821cc9589d58efa0ded87ae948ab71ed",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/d1f996e8d03a10184d48a0120282886b3f7806f7",
+ "reference": "d1f996e8d03a10184d48a0120282886b3f7806f7",
"shasum": ""
},
"require": {
@@ -1099,9 +1099,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-09-22T12:49:25+00:00"
+ "time": "2022-11-10T00:44:20+00:00"
},
{
"name": "nikic/php-parser",