From 17972dddae3001fcddba87ec273897e25d3b88c2 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 4 Jan 2026 02:55:07 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 7aa5224..3bb9f84 100644 --- a/composer.lock +++ b/composer.lock @@ -913,16 +913,16 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "15a749fe867b97ae5e699a3ce9e1d50a792c1777" + "reference": "2f3e07f61634b2d9bb6d8572e39614971798681a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/15a749fe867b97ae5e699a3ce9e1d50a792c1777", - "reference": "15a749fe867b97ae5e699a3ce9e1d50a792c1777", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/2f3e07f61634b2d9bb6d8572e39614971798681a", + "reference": "2f3e07f61634b2d9bb6d8572e39614971798681a", "shasum": "" }, "require": { - "php": "~8.1 || ~8.2 || ~8.3", + "php": "~8.1 || ~8.2 || ~8.3 || ~8.4", "psr/clock": "^1.0", "psr/container": "^2.0.2", "psr/event-dispatcher": "^1.0", @@ -932,7 +932,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "31.0.0-dev" + "dev-master": "33.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -954,7 +954,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2024-12-21T00:43:01+00:00" + "time": "2026-01-01T01:02:28+00:00" }, { "name": "nikic/php-parser", @@ -3927,10 +3927,10 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.9.0" }