From e0dfb90d4125bfe7775dbe108ce60a2b21a82e19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 02:03:13 +0000 Subject: [PATCH] chore(deps-dev): bump nextcloud/ocp from 31.0.6 to 32.0.3 Bumps [nextcloud/ocp](https://github.com/nextcloud-deps/ocp) from 31.0.6 to 32.0.3. - [Commits](https://github.com/nextcloud-deps/ocp/compare/v31.0.6...v32.0.3) --- updated-dependencies: - dependency-name: nextcloud/ocp dependency-version: 32.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index fedd654..8a58843 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "php": "^8.1" }, "require-dev": { - "nextcloud/ocp": "^v31.0.6", + "nextcloud/ocp": "^v32.0.3", "roave/security-advisories": "dev-latest" }, "config": { diff --git a/composer.lock b/composer.lock index c1fb2cf..97bb1e9 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": "c43699eb13688bda00527f9d670d5946", + "content-hash": "6c951555d5f0195bcb4e597410f1f953", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -67,16 +67,16 @@ "packages-dev": [ { "name": "nextcloud/ocp", - "version": "v31.0.6", + "version": "v32.0.3", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "bec55048b46eadbd2c564f2b26c9486a43f958c2" + "reference": "6371473ceca124241b8da5e56f4b17bac24f970b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/bec55048b46eadbd2c564f2b26c9486a43f958c2", - "reference": "bec55048b46eadbd2c564f2b26c9486a43f958c2", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/6371473ceca124241b8da5e56f4b17bac24f970b", + "reference": "6371473ceca124241b8da5e56f4b17bac24f970b", "shasum": "" }, "require": { @@ -89,7 +89,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-stable31": "31.0.0-dev" + "dev-stable32": "32.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -109,9 +109,9 @@ "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/v31.0.6" + "source": "https://github.com/nextcloud-deps/ocp/tree/v32.0.3" }, - "time": "2025-05-28T00:52:27+00:00" + "time": "2025-12-04T00:53:41+00:00" }, { "name": "psr/clock", @@ -1267,9 +1267,9 @@ "platform": { "php": "^8.1" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }