diff --git a/composer.json b/composer.json index b783459..5d144e6 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "php": "^8.1" }, "require-dev": { - "nextcloud/ocp": "^v31.0.6", + "nextcloud/ocp": "^v32.0.1", "roave/security-advisories": "dev-latest" }, "config": { diff --git a/composer.lock b/composer.lock index f77a221..b9734ed 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": "9c940e8843bcc53a334d4e137c778079", + "content-hash": "ce2ca78988253c218bd52ec3ac6c9054", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -67,16 +67,16 @@ "packages-dev": [ { "name": "nextcloud/ocp", - "version": "v31.0.6", + "version": "v32.0.1", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "bec55048b46eadbd2c564f2b26c9486a43f958c2" + "reference": "30c298deccb6d52cf55e56a2a379edabe27421fd" }, "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/30c298deccb6d52cf55e56a2a379edabe27421fd", + "reference": "30c298deccb6d52cf55e56a2a379edabe27421fd", "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.1" }, - "time": "2025-05-28T00:52:27+00:00" + "time": "2025-10-17T00:48:59+00:00" }, { "name": "psr/clock", @@ -1279,7 +1279,7 @@ "platform": { "php": "^8.1" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.1" },