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

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblizzz <blizzz@arthur-schiwon.de>2022-11-07 12:40:54 +0300
committerGitHub <noreply@github.com>2022-11-07 12:40:54 +0300
commit9997f9690fdf4598e6e0dd07305f4f5df4c63b16 (patch)
treea0f550817a574ce40912bb7489b011b993794a3f
parenta3a529dbd1702344da188191bba3e99db30d047e (diff)
parentc79d3fcc596e1070a19b936dfe114215b34d8f76 (diff)
Merge pull request #170 from nextcloud/automated/noid/stable25-update-nextcloud-ocpstable25
[stable25] 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 acd7234..3a48775 100644
--- a/composer.lock
+++ b/composer.lock
@@ -659,12 +659,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "20476bc52a77f41fbebdb95ecdc6dbe290263305"
+ "reference": "c1b51b2b58812de66268de5cfae4251487235d70"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/20476bc52a77f41fbebdb95ecdc6dbe290263305",
- "reference": "20476bc52a77f41fbebdb95ecdc6dbe290263305",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/c1b51b2b58812de66268de5cfae4251487235d70",
+ "reference": "c1b51b2b58812de66268de5cfae4251487235d70",
"shasum": ""
},
"require": {
@@ -691,9 +691,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-10-01T01:06:18+00:00"
+ "time": "2022-10-28T00:52:46+00:00"
},
{
"name": "nikic/php-parser",