From 19369c7ce2d795e9b2fd9f90e4dcede3ce18db74 Mon Sep 17 00:00:00 2001 From: nextcloud-command <nextcloud-command@users.noreply.github.com> Date: Mon, 7 Nov 2022 04:46:43 +0000 Subject: [PATCH] Update psalm baseline Signed-off-by: GitHub <noreply@github.com> --- php/psalm-baseline.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/psalm-baseline.xml b/php/psalm-baseline.xml index afa54e7b889..96bfc6927b7 100644 --- a/php/psalm-baseline.xml +++ b/php/psalm-baseline.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<files psalm-version="4.29.0@7ec5ffbd5f68ae03782d7fd33fff0c45a69f95b3"> +<files psalm-version="4.30.0@d0bc6e25d89f649e4f36a534f330f8bb4643dd69"> <file src="public/index.php"> <MissingClosureParamType occurrences="10"> <code>$args</code>