From b234ac2f0f4ffb06627b263f351efa2120c51136 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 7 Jun 2026 03:23:12 +0000 Subject: [PATCH] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- vendor-bin/psalm/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vendor-bin/psalm/composer.lock b/vendor-bin/psalm/composer.lock index 4a00b4090..9d7d6769e 100644 --- a/vendor-bin/psalm/composer.lock +++ b/vendor-bin/psalm/composer.lock @@ -1632,12 +1632,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f3fddf2af92f48d3f53569074f69f0ae4bad52b6" + "reference": "b01a80e20e17c3bf3c5d8a0246289ec465fd0b0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f3fddf2af92f48d3f53569074f69f0ae4bad52b6", - "reference": "f3fddf2af92f48d3f53569074f69f0ae4bad52b6", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/b01a80e20e17c3bf3c5d8a0246289ec465fd0b0f", + "reference": "b01a80e20e17c3bf3c5d8a0246289ec465fd0b0f", "shasum": "" }, "require": { @@ -1652,7 +1652,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "34.0.0-dev" + "dev-master": "35.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -1674,7 +1674,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2026-05-09T01:52:54+00:00" + "time": "2026-06-04T02:37:15+00:00" }, { "name": "nikic/php-parser",