diff --git a/composer.json b/composer.json index fedd654..c24a222 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.2", "roave/security-advisories": "dev-latest" }, "config": { diff --git a/composer.lock b/composer.lock index c1fb2cf..affc8d2 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": "eaae72b7f02ba5282631aff398d7f5d7", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -67,16 +67,16 @@ "packages-dev": [ { "name": "nextcloud/ocp", - "version": "v31.0.6", + "version": "v32.0.2", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "bec55048b46eadbd2c564f2b26c9486a43f958c2" + "reference": "6ece0d2253b395c2c85a43d873870775257c957c" }, "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/6ece0d2253b395c2c85a43d873870775257c957c", + "reference": "6ece0d2253b395c2c85a43d873870775257c957c", "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.2" }, - "time": "2025-05-28T00:52:27+00:00" + "time": "2025-11-13T00:52:15+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" }