From 08f6eff3e32b76f60d71ff88c9f32b2afcd6d3b8 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 15 Sep 2024 03:03:47 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 4bc95987472..a85ca2c4902 100644 --- a/composer.lock +++ b/composer.lock @@ -184,12 +184,12 @@ "source": { "type": "git", "url": "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/nextcloud-deps/ocp.git", - "reference": "f2be8ca227b71a2f9d0b025d231e4eb49d21c61c" + "reference": "a26b4e1f75983f359bd835c2529ce37b5599d58f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f2be8ca227b71a2f9d0b025d231e4eb49d21c61c", - "reference": "f2be8ca227b71a2f9d0b025d231e4eb49d21c61c", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a26b4e1f75983f359bd835c2529ce37b5599d58f", + "reference": "a26b4e1f75983f359bd835c2529ce37b5599d58f", "shasum": "" }, "require": { @@ -218,9 +218,9 @@ "description": "Composer package containing Nextcloud's public API (classes, interfaces)", "support": { "issues": "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/nextcloud-deps/ocp/issues", - "source": "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/nextcloud-deps/ocp/tree/stable30" + "source": "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/nextcloud-deps/ocp/tree/v30.0.0" }, - "time": "2024-09-05T00:40:13+00:00" + "time": "2024-09-13T00:40:45+00:00" }, { "name": "nikic/php-parser",