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

github.com/nextcloud/serverinfo.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:14 +0300
committerGitHub <noreply@github.com>2022-11-13 07:41:14 +0300
commit1dedbe05a3a5f808c18121777e7f6915d74d515c (patch)
tree6d8c2d8088f1fcc314625af87854d2c6831b8118
parent929e5dafa8b0892e46b12e022f7e6e66ea07693c (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 eaaf67f..2c5da39 100644
--- a/composer.lock
+++ b/composer.lock
@@ -692,12 +692,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": {
@@ -724,9 +724,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",