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

github.com/nextcloud/logreader.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:37:57 +0300
committerGitHub <noreply@github.com>2022-11-13 07:37:57 +0300
commitf835884b3f7f10e08cae5054c8d2a48dba516e30 (patch)
treefa3a39dd8146147f896a0b0ecfc2c8f43ae633ee
parent3d4801240fe838cfa1ca77d4488f2afe19487408 (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 0c737df..677f401 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1007,12 +1007,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "f79ac43d0422211b35542856338d808bc94a116b"
+ "reference": "9b19a5a12c990cafe832aa8ccc95be4f57f24c9d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f79ac43d0422211b35542856338d808bc94a116b",
- "reference": "f79ac43d0422211b35542856338d808bc94a116b",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/9b19a5a12c990cafe832aa8ccc95be4f57f24c9d",
+ "reference": "9b19a5a12c990cafe832aa8ccc95be4f57f24c9d",
"shasum": ""
},
"require": {
@@ -1039,9 +1039,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/stable25"
},
- "time": "2022-09-22T12:39:39+00:00"
+ "time": "2022-11-11T00:48:02+00:00"
},
{
"name": "nikic/php-parser",