From acfbcacafab319f2797da63c52bd7b9c6f7d0d0e Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 11 Aug 2024 02:42:52 +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 e7d7b0b6..acbdd687 100644 --- a/composer.lock +++ b/composer.lock @@ -789,12 +789,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "bdeabb2fbb4691ac3d72dc27f56dd52aa6c61725" + "reference": "161f383f539a05400c7cb4671c2fedaf0f0c17eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/bdeabb2fbb4691ac3d72dc27f56dd52aa6c61725", - "reference": "bdeabb2fbb4691ac3d72dc27f56dd52aa6c61725", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/161f383f539a05400c7cb4671c2fedaf0f0c17eb", + "reference": "161f383f539a05400c7cb4671c2fedaf0f0c17eb", "shasum": "" }, "require": { @@ -826,7 +826,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2024-06-18T00:36:38+00:00" + "time": "2024-08-08T00:38:08+00:00" }, { "name": "nikic/php-parser",