From 0f119d17ded458589dbef7fb2e81ec8c80bd2e29 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 15 Oct 2023 02:36:58 +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 a3c9f29e..7ef3ad0a 100644 --- a/composer.lock +++ b/composer.lock @@ -721,12 +721,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "50152a7077733dca92e9842a77e928eebe4b6e60" + "reference": "2b24e15929d27f4bd800e38fd3a3cf3dcefd00a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/50152a7077733dca92e9842a77e928eebe4b6e60", - "reference": "50152a7077733dca92e9842a77e928eebe4b6e60", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/2b24e15929d27f4bd800e38fd3a3cf3dcefd00a4", + "reference": "2b24e15929d27f4bd800e38fd3a3cf3dcefd00a4", "shasum": "" }, "require": { @@ -756,7 +756,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable26" }, - "time": "2023-08-03T00:37:29+00:00" + "time": "2023-10-11T12:57:20+00:00" }, { "name": "nikic/php-parser", @@ -3994,5 +3994,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }