From 7ba849eafeafe0ef85d085e1cd8b3075ea8421cc Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 11 Jan 2026 02:56:03 +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 a6da2d5..aabdf79 100644 --- a/composer.lock +++ b/composer.lock @@ -791,12 +791,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "45612049852ea4234dd799a4a3281a397f0749c3" + "reference": "a79703d9f38e964b003ae1cc805b6531d142fa93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/45612049852ea4234dd799a4a3281a397f0749c3", - "reference": "45612049852ea4234dd799a4a3281a397f0749c3", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a79703d9f38e964b003ae1cc805b6531d142fa93", + "reference": "a79703d9f38e964b003ae1cc805b6531d142fa93", "shasum": "" }, "require": { @@ -831,7 +831,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable32" }, - "time": "2025-12-16T00:55:52+00:00" + "time": "2026-01-09T00:57:52+00:00" }, { "name": "nikic/php-parser",