From 8a80232e54b1e31a599037879334a1921f61b597 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 29 Mar 2026 03:18:38 +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 2757ea8909..410416f45a 100644 --- a/composer.lock +++ b/composer.lock @@ -446,12 +446,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "a101733a740e3264643b76f6489515cb27c43c99" + "reference": "cd912d2ba9fca6027ee4d0a55fd06c41c75af4d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a101733a740e3264643b76f6489515cb27c43c99", - "reference": "a101733a740e3264643b76f6489515cb27c43c99", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/cd912d2ba9fca6027ee4d0a55fd06c41c75af4d2", + "reference": "cd912d2ba9fca6027ee4d0a55fd06c41c75af4d2", "shasum": "" }, "require": { @@ -487,7 +487,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2026-01-29T01:05:54+00:00" + "time": "2026-03-27T01:17:33+00:00" }, { "name": "nikic/php-parser", @@ -3438,5 +3438,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }