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

github.com/nextcloud/files_automatedtagging.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:27:47 +0300
committerGitHub <noreply@github.com>2022-10-09 15:27:47 +0300
commit374baeafe15c2de292cd47bbb52641cfbfaa003e (patch)
tree9c5bca1b25fa188fa5c8871a0785e927c55f1872
parentac85745fbcee8a1eb226e78191441730a3acbf89 (diff)
parent97e12211f96486a694ccef1ad1b59d4186c15997 (diff)
Merge pull request #606 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 0a50170..671f99b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -639,12 +639,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": {
@@ -672,9 +672,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",