From 2df89391252344e1e06ca79cd1b4834f77a81c00 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 19 Feb 2023 03:25:11 +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 b797792e..b2e56321 100644 --- a/composer.lock +++ b/composer.lock @@ -1064,12 +1064,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": { @@ -1099,7 +1099,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",