From ff405f7cd387eeb0811f3b49ffa384a54ee30c10 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Thu, 12 Dec 2024 21:32:31 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 5bf09c6c..82ffd07d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "af797ea747f0cc8058b5cb47ecbd9bdc", + "content-hash": "7169b23761c42c98a32f33af7185e579", "packages": [], "packages-dev": [ { @@ -264,16 +264,16 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "e818fb786ae957f0ca16f3c0314a842300a30bc7" + "reference": "a953c9a7eecc888d747b53ce3f08aafb119e483f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/e818fb786ae957f0ca16f3c0314a842300a30bc7", - "reference": "e818fb786ae957f0ca16f3c0314a842300a30bc7", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a953c9a7eecc888d747b53ce3f08aafb119e483f", + "reference": "a953c9a7eecc888d747b53ce3f08aafb119e483f", "shasum": "" }, "require": { - "php": "~8.0 || ~8.1 || ~8.2 || ~8.3", + "php": "~8.1 || ~8.2 || ~8.3", "psr/clock": "^1.0", "psr/container": "^2.0.2", "psr/event-dispatcher": "^1.0", @@ -294,14 +294,18 @@ { "name": "Christoph Wurst", "email": "christoph@winzerhof-wurst.at" + }, + { + "name": "Joas Schilling", + "email": "coding@schilljs.com" } ], - "description": "Composer package containing Nextcloud's public API (classes, interfaces)", + "description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API", "support": { "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2024-11-29T00:46:59+00:00" + "time": "2024-12-11T00:48:24+00:00" }, { "name": "nikic/php-parser", @@ -2213,7 +2217,7 @@ "platform": {}, "platform-dev": {}, "platform-overrides": { - "php": "8.0" + "php": "8.1" }, "plugin-api-version": "2.6.0" }