From 9bcd939195782cb3effe04a703c463c7925cc01f Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 2 Feb 2025 02:46:49 +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 28bc7686c..6883c53c1 100644 --- a/composer.lock +++ b/composer.lock @@ -242,12 +242,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "0f06163c4a82b06738270801308b45034062ee6e" + "reference": "850819a2bd061dca3c6a839d44bb6f22f188febc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/0f06163c4a82b06738270801308b45034062ee6e", - "reference": "0f06163c4a82b06738270801308b45034062ee6e", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/850819a2bd061dca3c6a839d44bb6f22f188febc", + "reference": "850819a2bd061dca3c6a839d44bb6f22f188febc", "shasum": "" }, "require": { @@ -278,7 +278,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable30" }, - "time": "2025-01-21T00:42:15+00:00" + "time": "2025-01-27T08:38:56+00:00" }, { "name": "nikic/php-parser",