From 6f98737f4d3e996fe52a968e3975879ef3c15a3f Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 8 Oct 2023 02:37:36 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 7f5001565..12751ab02 100644 --- a/composer.lock +++ b/composer.lock @@ -638,12 +638,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "45d3f259c6a80f838317e2f9467af55d9132f058" + "reference": "9c8ce14c656b9b4fe4f5a83746c1565449ceacd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/45d3f259c6a80f838317e2f9467af55d9132f058", - "reference": "45d3f259c6a80f838317e2f9467af55d9132f058", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/9c8ce14c656b9b4fe4f5a83746c1565449ceacd2", + "reference": "9c8ce14c656b9b4fe4f5a83746c1565449ceacd2", "shasum": "" }, "require": { @@ -673,7 +673,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable25" }, - "time": "2023-08-04T00:37:16+00:00" + "time": "2023-10-04T09:19:42+00:00" }, { "name": "nikic/php-parser",