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:20 +0300
committerGitHub <noreply@github.com>2022-11-13 07:37:20 +0300
commit6b35fffbddb7f60a760f5eaeee8d851aa047ce5d (patch)
tree63af0746fd74a46d91ac673c9fe58dfb76d6d567
parent46ec5b51b1a66fa5cc101b7512796ee084a64b31 (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 ade550a..dd6b5ee 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1007,12 +1007,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "55af8ca3c8530d23aa1aecf4e149bea04fa47207"
+ "reference": "844baa555f64d09ec7c29cbc8036d0efb9884581"
},
"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/844baa555f64d09ec7c29cbc8036d0efb9884581",
+ "reference": "844baa555f64d09ec7c29cbc8036d0efb9884581",
"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/stable24"
},
- "time": "2022-08-23T02:31:47+00:00"
+ "time": "2022-11-11T00:48:02+00:00"
},
{
"name": "nikic/php-parser",