From efe846a78bc0b8035b60b17015ff7401f6544b41 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 12 Apr 2026 03:18:54 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index a86374cb..02466736 100644 --- a/composer.lock +++ b/composer.lock @@ -912,12 +912,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f5a898fb7795fa28a135f528105b8628df6d97f5" + "reference": "cdb5232c76c7046ad44b6f8f123c8af160f6529f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f5a898fb7795fa28a135f528105b8628df6d97f5", - "reference": "f5a898fb7795fa28a135f528105b8628df6d97f5", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/cdb5232c76c7046ad44b6f8f123c8af160f6529f", + "reference": "cdb5232c76c7046ad44b6f8f123c8af160f6529f", "shasum": "" }, "require": { @@ -952,7 +952,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable33" }, - "time": "2026-03-27T01:17:36+00:00" + "time": "2026-04-08T01:20:30+00:00" }, { "name": "nikic/php-parser",