diff --git a/composer.json b/composer.json index 110d925..9103af8 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ }, "require-dev": { "nextcloud/coding-standard": "^1.3", - "nextcloud/ocp": "v31.0.6", + "nextcloud/ocp": "v31.0.8", "roave/security-advisories": "dev-latest" }, "repositories": [ diff --git a/composer.lock b/composer.lock index 9e3cc40..833f4ed 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": "1f002acff1c27257652ac2775aab0013", + "content-hash": "d648cc78c1b3fb18be67ef17d3110079", "packages": [ { "name": "bamarni/composer-bin-plugin", @@ -179,16 +179,16 @@ }, { "name": "nextcloud/ocp", - "version": "v31.0.6", + "version": "v31.0.8", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "bec55048b46eadbd2c564f2b26c9486a43f958c2" + "reference": "abd32429d794ede1d92b7b0a88a1070371c907b5" }, "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/abd32429d794ede1d92b7b0a88a1070371c907b5", + "reference": "abd32429d794ede1d92b7b0a88a1070371c907b5", "shasum": "" }, "require": { @@ -221,9 +221,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.8" }, - "time": "2025-05-28T00:52:27+00:00" + "time": "2025-07-31T00:57:37+00:00" }, { "name": "php-cs-fixer/shim", @@ -1444,7 +1444,7 @@ "platform": { "php": "^8.1" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.1" },