From b257d7cec4d0604f9c6aed689d47bf4f700cdb82 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 16 Nov 2025 02:48:16 +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 bc9d9abd..71c95701 100644 --- a/composer.lock +++ b/composer.lock @@ -134,12 +134,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "3f95535bb867f0458d3cd2bf9de87e6def9b156e" + "reference": "921b790da9b3a7f7b8e9fe41f9343cd832349c50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/3f95535bb867f0458d3cd2bf9de87e6def9b156e", - "reference": "3f95535bb867f0458d3cd2bf9de87e6def9b156e", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/921b790da9b3a7f7b8e9fe41f9343cd832349c50", + "reference": "921b790da9b3a7f7b8e9fe41f9343cd832349c50", "shasum": "" }, "require": { @@ -175,7 +175,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-10-31T00:51:08+00:00" + "time": "2025-11-13T00:52:15+00:00" }, { "name": "psr/clock", @@ -1121,5 +1121,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }