From 38ad9f2426429b12a0e48bca6bf12a79ea238a03 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 23 Oct 2022 05:15:15 +0000 Subject: [PATCH] Update psalm baseline Signed-off-by: GitHub --- composer.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index eaaf67f9..46570178 100644 --- a/composer.lock +++ b/composer.lock @@ -692,12 +692,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f79ac43d0422211b35542856338d808bc94a116b" + "reference": "a11e9d9784052363158c97904062daa855518505" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f79ac43d0422211b35542856338d808bc94a116b", - "reference": "f79ac43d0422211b35542856338d808bc94a116b", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/a11e9d9784052363158c97904062daa855518505", + "reference": "a11e9d9784052363158c97904062daa855518505", "shasum": "" }, "require": { @@ -724,9 +724,10 @@ ], "description": "Composer package containing Nextcloud's public API (classes, interfaces)", "support": { + "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable25" }, - "time": "2022-09-22T12:39:39+00:00" + "time": "2022-10-20T00:52:59+00:00" }, { "name": "nikic/php-parser",