From fc938fd5ff2c3b8dd33af982ee8bf90d89a8f7c9 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Wed, 7 Jan 2026 18:35:56 +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 9a229d7246..82d33f2d3f 100644 --- a/composer.lock +++ b/composer.lock @@ -1325,12 +1325,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "921b790da9b3a7f7b8e9fe41f9343cd832349c50" + "reference": "ffd97f8e6969488ab12894546f1a93231ffbf7c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/921b790da9b3a7f7b8e9fe41f9343cd832349c50", - "reference": "921b790da9b3a7f7b8e9fe41f9343cd832349c50", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ffd97f8e6969488ab12894546f1a93231ffbf7c2", + "reference": "ffd97f8e6969488ab12894546f1a93231ffbf7c2", "shasum": "" }, "require": { @@ -1366,7 +1366,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-11-13T00:52:15+00:00" + "time": "2026-01-07T16:18:20+00:00" }, { "name": "nikic/php-parser",