From 766b5fe3714550866e552e623d34ea006764db79 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 6 Oct 2024 03:13:38 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.json | 2 +- composer.lock | 21 ++++++++++----------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index 33a6a29..21fa4a6 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "aws/aws-sdk-php": "^3.240", "phpunit/phpunit": "^8", "nextcloud/coding-standard": "v1.1.1", - "nextcloud/ocp": "dev-master", + "nextcloud/ocp": "dev-stable30", "psalm/phar": "^4.3", "symfony/console": "5.4.19" }, diff --git a/composer.lock b/composer.lock index a72e93e..3981a93 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": "d72cf25e94fb760eb62424903e9583d6", + "content-hash": "fa1c9fdc9a7382f1234495cbb6e44ecf", "packages": [ { "name": "psr/log", @@ -1215,16 +1215,16 @@ }, { "name": "nextcloud/ocp", - "version": "dev-master", + "version": "dev-stable30", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "a19e1b3d3ca65c22b5cef74c2de01cc362d624a1" + "reference": "fddf605cdc7cd9b3b020ea40f6f0a6331127dc12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a19e1b3d3ca65c22b5cef74c2de01cc362d624a1", - "reference": "a19e1b3d3ca65c22b5cef74c2de01cc362d624a1", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/fddf605cdc7cd9b3b020ea40f6f0a6331127dc12", + "reference": "fddf605cdc7cd9b3b020ea40f6f0a6331127dc12", "shasum": "" }, "require": { @@ -1234,11 +1234,10 @@ "psr/event-dispatcher": "^1.0", "psr/log": "^1.1.4" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { - "dev-master": "30.0.0-dev" + "dev-stable30": "30.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -1254,9 +1253,9 @@ "description": "Composer package containing Nextcloud's public API (classes, interfaces)", "support": { "issues": "https://github.com/nextcloud-deps/ocp/issues", - "source": "https://github.com/nextcloud-deps/ocp/tree/master" + "source": "https://github.com/nextcloud-deps/ocp/tree/stable30" }, - "time": "2024-07-20T00:36:41+00:00" + "time": "2024-10-03T00:42:50+00:00" }, { "name": "phar-io/manifest", @@ -3807,7 +3806,7 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "plugin-api-version": "2.6.0" }