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-30 10:09:56 +0300
committerGitHub <noreply@github.com>2022-10-30 10:09:56 +0300
commit04fdb0dac36d530ae363923615fd6dce4e85760d (patch)
tree7b0e5a377c49be59617114c42a96831e2ed81a6e
parentdd88da57684c6f111b041c5922e5f65cb9e5f49e (diff)
parentc4972a49a8baad8f8b38ca2cb17948e184bd8f67 (diff)
Merge pull request #1351 from nextcloud/automated/noid/stable24-update-nextcloud-ocp
[stable24] 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 b7494f8..2c5811a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1064,12 +1064,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "aa88708d8280ffd8498ccda9954d923a1da55c92"
+ "reference": "0b70fb7e206b0d774f092cc4e053bf6e8db96072"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/aa88708d8280ffd8498ccda9954d923a1da55c92",
- "reference": "aa88708d8280ffd8498ccda9954d923a1da55c92",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/0b70fb7e206b0d774f092cc4e053bf6e8db96072",
+ "reference": "0b70fb7e206b0d774f092cc4e053bf6e8db96072",
"shasum": ""
},
"require": {
@@ -1096,9 +1096,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-09-27T08:15:22+00:00"
+ "time": "2022-10-28T00:52:53+00:00"
},
{
"name": "nikic/php-parser",