From 6c63324a02f1c0be144cae9865f9f4aa92afa99f Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 14 Jan 2024 02:48:00 +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 70288db..7b921c6 100644 --- a/composer.lock +++ b/composer.lock @@ -864,12 +864,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "b7856e08cee00963906f367286763515878cbd83" + "reference": "ef30cb8584a788bf01916ab00c39303e5f58f260" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/b7856e08cee00963906f367286763515878cbd83", - "reference": "b7856e08cee00963906f367286763515878cbd83", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ef30cb8584a788bf01916ab00c39303e5f58f260", + "reference": "ef30cb8584a788bf01916ab00c39303e5f58f260", "shasum": "" }, "require": { @@ -901,7 +901,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2023-12-23T00:31:42+00:00" + "time": "2024-01-12T00:34:25+00:00" }, { "name": "nikic/php-parser",