From 893c0a3bc49c8e1699ca6287bab11f24522dd2f3 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 29 Mar 2026 03:14:58 +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 80118129..61637b32 100644 --- a/composer.lock +++ b/composer.lock @@ -234,12 +234,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "1a1974cfc226905262265686f83b003faecf6645" + "reference": "cd912d2ba9fca6027ee4d0a55fd06c41c75af4d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/1a1974cfc226905262265686f83b003faecf6645", - "reference": "1a1974cfc226905262265686f83b003faecf6645", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/cd912d2ba9fca6027ee4d0a55fd06c41c75af4d2", + "reference": "cd912d2ba9fca6027ee4d0a55fd06c41c75af4d2", "shasum": "" }, "require": { @@ -275,7 +275,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2026-01-24T00:55:47+00:00" + "time": "2026-03-27T01:17:33+00:00" }, { "name": "nikic/php-parser",