From 2ebaac4e1036ec7ae621ec67d6c221d2987d2433 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 16 Nov 2025 02:49:01 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index bbf01179..40d454e7 100644 --- a/composer.lock +++ b/composer.lock @@ -134,12 +134,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "ad42d6e9be649bab2d5433adb7f9adba43c69730" + "reference": "840b6a63d3bc5a9df25702cd00ac25b60e798002" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ad42d6e9be649bab2d5433adb7f9adba43c69730", - "reference": "ad42d6e9be649bab2d5433adb7f9adba43c69730", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/840b6a63d3bc5a9df25702cd00ac25b60e798002", + "reference": "840b6a63d3bc5a9df25702cd00ac25b60e798002", "shasum": "" }, "require": { @@ -170,7 +170,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable30" }, - "time": "2025-10-10T00:47:20+00:00" + "time": "2025-11-12T00:52:33+00:00" }, { "name": "psr/clock", @@ -1116,5 +1116,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }