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

github.com/nextcloud/notifications.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:29 +0300
committerGitHub <noreply@github.com>2022-10-09 15:24:29 +0300
commitfae16892ec831953f47803daa42c334774690260 (patch)
treea4989d1bf7a09207247a4efda3d9410c089f412e
parentd2746cbd60b207eba72427c699b52430579976c6 (diff)
parent91694364224654c3de6a5f0c13b4d25eab8ae699 (diff)
Merge pull request #1309 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 8fbc870..4a56f27 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": "2918f41059308f6ff088babc8b02e27765cb5a83"
},
"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/2918f41059308f6ff088babc8b02e27765cb5a83",
+ "reference": "2918f41059308f6ff088babc8b02e27765cb5a83",
"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-10-05T00:59:28+00:00"
},
{
"name": "nikic/php-parser",