From 382537f7b2966090ee8712e490eca9ce694f96d7 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 26 Feb 2023 03:45:27 +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 3e18bf93926..084c148fe03 100644 --- a/composer.lock +++ b/composer.lock @@ -608,12 +608,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": { @@ -643,7 +643,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",