From 708e3aac07c24e2b0917b818ba603382674d320f Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 6 Oct 2024 03:12:14 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 99bf5ce50..76ee1451e 100644 --- a/composer.lock +++ b/composer.lock @@ -114,12 +114,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "2a005250064759f206aa1b5a1ee000dcd808ef5b" + "reference": "fddf605cdc7cd9b3b020ea40f6f0a6331127dc12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/2a005250064759f206aa1b5a1ee000dcd808ef5b", - "reference": "2a005250064759f206aa1b5a1ee000dcd808ef5b", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/fddf605cdc7cd9b3b020ea40f6f0a6331127dc12", + "reference": "fddf605cdc7cd9b3b020ea40f6f0a6331127dc12", "shasum": "" }, "require": { @@ -150,7 +150,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable30" }, - "time": "2024-08-14T08:51:38+00:00" + "time": "2024-10-03T00:42:50+00:00" }, { "name": "nikic/php-parser", @@ -2012,8 +2012,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "8.1" },