From 8c9bc795fada5bd15a35539d32c3ba2a322872b2 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 28 May 2023 02:56:50 +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 c0aa2035..87d07513 100644 --- a/composer.lock +++ b/composer.lock @@ -1064,12 +1064,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "0b89697ba1146d48506132c452cf548adb2a9cb8" + "reference": "7a470ce8252045d3c897338a89503cce370e440d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/0b89697ba1146d48506132c452cf548adb2a9cb8", - "reference": "0b89697ba1146d48506132c452cf548adb2a9cb8", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/7a470ce8252045d3c897338a89503cce370e440d", + "reference": "7a470ce8252045d3c897338a89503cce370e440d", "shasum": "" }, "require": { @@ -1099,7 +1099,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable24" }, - "time": "2023-03-16T00:40:04+00:00" + "time": "2023-05-26T00:34:44+00:00" }, { "name": "nikic/php-parser",