From b53c10c47d06dfb52ecdd84daeb9263b14b62d6a Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 19 Feb 2023 03:33:35 +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 8cc7b88a4..bc0c8f45f 100644 --- a/composer.lock +++ b/composer.lock @@ -1196,12 +1196,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "28267209ea70417de50202302058f96cf73659fc" + "reference": "0b2faa169ab28f80e6ca897d55415ba221cdcd63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/28267209ea70417de50202302058f96cf73659fc", - "reference": "28267209ea70417de50202302058f96cf73659fc", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/0b2faa169ab28f80e6ca897d55415ba221cdcd63", + "reference": "0b2faa169ab28f80e6ca897d55415ba221cdcd63", "shasum": "" }, "require": { @@ -1231,7 +1231,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable25" }, - "time": "2023-01-26T00:36:53+00:00" + "time": "2023-02-15T00:39:02+00:00" }, { "name": "nikic/php-parser",