From e8cf869c6c4eaf339f6c6ff5307ba2c24c56ea70 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 31 Mar 2024 02:34:15 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 92834e2a..7f3b9970 100644 --- a/composer.lock +++ b/composer.lock @@ -302,12 +302,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "5da2030113ea8c39dbf5033529b86f625d2bf6fa" + "reference": "87b3c656978db13d16372d3bddc4117a0f1f273d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/5da2030113ea8c39dbf5033529b86f625d2bf6fa", - "reference": "5da2030113ea8c39dbf5033529b86f625d2bf6fa", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/87b3c656978db13d16372d3bddc4117a0f1f273d", + "reference": "87b3c656978db13d16372d3bddc4117a0f1f273d", "shasum": "" }, "require": { @@ -321,7 +321,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "29.0.0-dev" + "dev-master": "30.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -339,7 +339,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2024-03-21T18:32:57+00:00" + "time": "2024-03-28T10:47:18+00:00" }, { "name": "nikic/php-parser",