From d53f87716bd46c70c1824a434ebae0edfa1734cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 01:56:30 +0000 Subject: [PATCH] chore(deps-dev): bump nextcloud/ocp from 31.0.6 to 31.0.7 Bumps [nextcloud/ocp](https://github.com/nextcloud-deps/ocp) from 31.0.6 to 31.0.7. - [Commits](https://github.com/nextcloud-deps/ocp/compare/v31.0.6...v31.0.7) --- updated-dependencies: - dependency-name: nextcloud/ocp dependency-version: 31.0.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index c1fb2cf..c5fa75b 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": "a1c5cf764b067d7e9dc3c0c3255dfaac", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -67,16 +67,16 @@ "packages-dev": [ { "name": "nextcloud/ocp", - "version": "v31.0.6", + "version": "v31.0.7", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "bec55048b46eadbd2c564f2b26c9486a43f958c2" + "reference": "77679c75abf21dfc48a75fd282dea09b09ac096c" }, "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/77679c75abf21dfc48a75fd282dea09b09ac096c", + "reference": "77679c75abf21dfc48a75fd282dea09b09ac096c", "shasum": "" }, "require": { @@ -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/v31.0.7" }, - "time": "2025-05-28T00:52:27+00:00" + "time": "2025-07-04T00:53:40+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" }