From 96b56a24473ab559b3465cf8e285415580f9e4c7 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 14 Sep 2025 02:37:55 +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 07656eff1..50dd2328f 100644 --- a/composer.lock +++ b/composer.lock @@ -380,12 +380,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "6a5219dda0583a45fb5541719de83c9b673b3efa" + "reference": "f087138947c284c5db161308255b80696ff6b5c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/6a5219dda0583a45fb5541719de83c9b673b3efa", - "reference": "6a5219dda0583a45fb5541719de83c9b673b3efa", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f087138947c284c5db161308255b80696ff6b5c8", + "reference": "f087138947c284c5db161308255b80696ff6b5c8", "shasum": "" }, "require": { @@ -421,7 +421,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-09-06T00:45:32+00:00" + "time": "2025-09-10T00:46:52+00:00" }, { "name": "nikic/php-parser",