From 618f8733f56ee7936cc3d970f645f7ae5c16c38f Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Thu, 13 Nov 2025 12:40:40 +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 c5af513ea..9a229d724 100644 --- a/composer.lock +++ b/composer.lock @@ -1325,12 +1325,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "6096dced51d997d0e9bedefb6b428c09e6aeae09" + "reference": "921b790da9b3a7f7b8e9fe41f9343cd832349c50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/6096dced51d997d0e9bedefb6b428c09e6aeae09", - "reference": "6096dced51d997d0e9bedefb6b428c09e6aeae09", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/921b790da9b3a7f7b8e9fe41f9343cd832349c50", + "reference": "921b790da9b3a7f7b8e9fe41f9343cd832349c50", "shasum": "" }, "require": { @@ -1366,7 +1366,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-11-05T00:53:12+00:00" + "time": "2025-11-13T00:52:15+00:00" }, { "name": "nikic/php-parser", @@ -4058,5 +4058,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }