From ab12b0fab1b88a408d416ff7e26d6198cea8643e Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 13 Nov 2022 03:38:52 +0000 Subject: [PATCH] Update psalm baseline Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index cfa446191..33090f195 100644 --- a/composer.lock +++ b/composer.lock @@ -1196,12 +1196,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "81fabae31c9bb142d5d0d4d52384fe98d757ab49" + "reference": "d1f996e8d03a10184d48a0120282886b3f7806f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/81fabae31c9bb142d5d0d4d52384fe98d757ab49", - "reference": "81fabae31c9bb142d5d0d4d52384fe98d757ab49", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/d1f996e8d03a10184d48a0120282886b3f7806f7", + "reference": "d1f996e8d03a10184d48a0120282886b3f7806f7", "shasum": "" }, "require": { @@ -1232,7 +1232,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2022-11-04T00:49:09+00:00" + "time": "2022-11-10T00:44:20+00:00" }, { "name": "nikic/php-parser",