From 83bfc78e45a3b67b38f672f8a9ab16107e7b551a Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 12 Jul 2026 05:42:00 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- vendor-bin/psalm/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vendor-bin/psalm/composer.lock b/vendor-bin/psalm/composer.lock index 0f5cdb4ea..0136d2a2e 100644 --- a/vendor-bin/psalm/composer.lock +++ b/vendor-bin/psalm/composer.lock @@ -1624,16 +1624,16 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "5e155feb45c25111b89680f6120f71ae0a510ba4" + "reference": "084aa73a1b73a2eacb7c4d75897f8aa52e8ecb71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/5e155feb45c25111b89680f6120f71ae0a510ba4", - "reference": "5e155feb45c25111b89680f6120f71ae0a510ba4", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/084aa73a1b73a2eacb7c4d75897f8aa52e8ecb71", + "reference": "084aa73a1b73a2eacb7c4d75897f8aa52e8ecb71", "shasum": "" }, "require": { - "php": "~8.1 || ~8.2 || ~8.3 || ~8.4 || ~8.5", + "php": "~8.2 || ~8.3 || ~8.4 || ~8.5", "psr/clock": "^1.0", "psr/container": "^2.0.2", "psr/event-dispatcher": "^1.0", @@ -1664,7 +1664,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable33" }, - "time": "2026-05-09T01:52:52+00:00" + "time": "2026-06-27T02:06:20+00:00" }, { "name": "nikic/php-parser",