summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-04-26 09:17:51 +0200
committerJoas Schilling <coding@schilljs.com>2023-04-26 09:17:51 +0200
commit092b5aa139416be6a286fab687486124375dfee8 (patch)
treed1345fe8c7a1b288f7cda151192cea5e170d3e48
parent5ac5d00e2d64f580aadc3257d166c1df4c904313 (diff)
fix(deps): Bump nextcloud/ocp dependency
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--composer.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.lock b/composer.lock
index 8fccf82db..761293546 100644
--- a/composer.lock
+++ b/composer.lock
@@ -134,12 +134,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
- "reference": "91da9a295f2f7db0a0945427efa3632b4386ad99"
+ "reference": "379b9a0f23d1e035bf59c718c87ab26e9591a3e8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/91da9a295f2f7db0a0945427efa3632b4386ad99",
- "reference": "91da9a295f2f7db0a0945427efa3632b4386ad99",
+ "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/379b9a0f23d1e035bf59c718c87ab26e9591a3e8",
+ "reference": "379b9a0f23d1e035bf59c718c87ab26e9591a3e8",
"shasum": ""
},
"require": {
@@ -171,7 +171,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
- "time": "2023-04-20T00:33:48+00:00"
+ "time": "2023-04-26T00:35:30+00:00"
},
{
"name": "psr/clock",