From ac569671268dbc136f5d6239dd41af10bd808225 Mon Sep 17 00:00:00 2001 From: Elizabeth Danzberger Date: Thu, 25 Jul 2024 08:46:25 -0400 Subject: [PATCH] fix: Update nextcloud/ocp to fix psalm errors Signed-off-by: Elizabeth Danzberger --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 3da8ab1c6e..e0112c466d 100644 --- a/composer.lock +++ b/composer.lock @@ -236,12 +236,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "0988e496b6f9c5086e4cf6b9364cba9360b4c808" + "reference": "7610f7fc7b68011fc4cd84ac63abb308fcc7b824" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/0988e496b6f9c5086e4cf6b9364cba9360b4c808", - "reference": "0988e496b6f9c5086e4cf6b9364cba9360b4c808", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/7610f7fc7b68011fc4cd84ac63abb308fcc7b824", + "reference": "7610f7fc7b68011fc4cd84ac63abb308fcc7b824", "shasum": "" }, "require": { @@ -273,7 +273,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2024-07-06T00:35:19+00:00" + "time": "2024-07-25T12:38:15+00:00" }, { "name": "nikic/php-parser",