From 6483b26276098afde9abd2e6445d1a8d24e4de29 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 4 Jan 2026 02:58:15 +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 0dd2850..1e67c15 100644 --- a/composer.lock +++ b/composer.lock @@ -791,12 +791,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f31c545c9db8c03660f79ddac7b897468848da70" + "reference": "2f3e07f61634b2d9bb6d8572e39614971798681a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f31c545c9db8c03660f79ddac7b897468848da70", - "reference": "f31c545c9db8c03660f79ddac7b897468848da70", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/2f3e07f61634b2d9bb6d8572e39614971798681a", + "reference": "2f3e07f61634b2d9bb6d8572e39614971798681a", "shasum": "" }, "require": { @@ -832,7 +832,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-12-24T00:54:53+00:00" + "time": "2026-01-01T01:02:28+00:00" }, { "name": "nikic/php-parser",