From b423878a9e1a2810b4e0604457f5d0611eb4d050 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 19 Oct 2025 02:45:40 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 9bebc47a9..d7d6ddb80 100644 --- a/composer.lock +++ b/composer.lock @@ -437,12 +437,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "3c17705c9f0d8a18e5d7cd18d87902b065ce9167" + "reference": "64f0f74510b9c241b2aa930f9620eb8988d72c96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/3c17705c9f0d8a18e5d7cd18d87902b065ce9167", - "reference": "3c17705c9f0d8a18e5d7cd18d87902b065ce9167", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/64f0f74510b9c241b2aa930f9620eb8988d72c96", + "reference": "64f0f74510b9c241b2aa930f9620eb8988d72c96", "shasum": "" }, "require": { @@ -478,7 +478,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-10-02T00:46:22+00:00" + "time": "2025-10-17T00:49:00+00:00" }, { "name": "nikic/php-parser",