From 9c6c935fc4c85c846968e03a485403d5112d4f07 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 10 Mar 2024 02:38:13 +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 d864024d0..35515340f 100644 --- a/composer.lock +++ b/composer.lock @@ -254,12 +254,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f2c0daece24f6ff052ee17779a570a80336c275a" + "reference": "d23dac5fbce5d4eb53696da612285f4cbb666c90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f2c0daece24f6ff052ee17779a570a80336c275a", - "reference": "f2c0daece24f6ff052ee17779a570a80336c275a", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/d23dac5fbce5d4eb53696da612285f4cbb666c90", + "reference": "d23dac5fbce5d4eb53696da612285f4cbb666c90", "shasum": "" }, "require": { @@ -291,7 +291,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2024-03-05T14:50:12+00:00" + "time": "2024-03-09T00:30:46+00:00" }, { "name": "nikic/php-parser",