From 6b6586c1cf9b461093f6d73cceed7e8f055fb317 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 25 Jan 2026 03:01:05 +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 ee43120..6fc9b42 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5f303a327048655eac124af1b317b23e", + "content-hash": "0cb7f6e2f77b2bb9bb866f218e28fb85", "packages": [], "packages-dev": [ { @@ -1729,16 +1729,16 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "01ad50a61f835a4a7511d305e7e21cddce84e804" + "reference": "1a1974cfc226905262265686f83b003faecf6645" }, "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/1a1974cfc226905262265686f83b003faecf6645", + "reference": "1a1974cfc226905262265686f83b003faecf6645", "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", @@ -1748,7 +1748,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "33.0.0-dev" + "dev-master": "34.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -1770,7 +1770,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-24T00:55:47+00:00" }, { "name": "nikic/php-parser",