From 6ea2be19c6d710094b53bef618854ff2655a5b07 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 1 Feb 2026 03:12:03 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 298e17a4..950a05b4 100644 --- a/composer.lock +++ b/composer.lock @@ -104,16 +104,16 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "01ad50a61f835a4a7511d305e7e21cddce84e804" + "reference": "a101733a740e3264643b76f6489515cb27c43c99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/01ad50a61f835a4a7511d305e7e21cddce84e804", - "reference": "01ad50a61f835a4a7511d305e7e21cddce84e804", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a101733a740e3264643b76f6489515cb27c43c99", + "reference": "a101733a740e3264643b76f6489515cb27c43c99", "shasum": "" }, "require": { - "php": "~8.1 || ~8.2 || ~8.3 || ~8.4", + "php": "~8.1 || ~8.2 || ~8.3 || ~8.4 || ~8.5", "psr/clock": "^1.0", "psr/container": "^2.0.2", "psr/event-dispatcher": "^1.0", @@ -123,7 +123,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "33.0.0-dev" + "dev-master": "34.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -145,7 +145,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2026-01-16T00:57:34+00:00" + "time": "2026-01-29T01:05:54+00:00" }, { "name": "psr/clock", @@ -361,5 +361,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }