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

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-10-09 15:24:14 +0300
committerGitHub <noreply@github.com>2022-10-09 15:24:14 +0300
commit266a39c7380408e2f11dd10a79808f6aff5d6364 (patch)
treebe6e38af21dbcf3a4a205479cbcd31e8aaeaad69
parentf70c46e57df02f91618d7df5cc13de39856fdb67 (diff)
parent731f7243212cd7185bfb167283ccd8ccd47a7032 (diff)
Merge pull request #118 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
-rw-r--r--composer.lock9
1 files changed, 5 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock
index ae477d7..f590e26 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1067,12 +1067,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "04ad54073af7a8c57ff147d33c3252832bba10f9"
+ "reference": "2918f41059308f6ff088babc8b02e27765cb5a83"
},
"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/2918f41059308f6ff088babc8b02e27765cb5a83",
+ "reference": "2918f41059308f6ff088babc8b02e27765cb5a83",
"shasum": ""
},
"require": {
@@ -1100,9 +1100,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-05T00:59:28+00:00"
},
{
"name": "nikic/php-parser",