From 05de5e27eb1f04f586e2c66070e8d6a93bc01346 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=B4me=20Chilliet?= Date: Thu, 8 Feb 2024 13:58:49 +0100 Subject: [PATCH] chore(psalm): Include cron.php into psalm checked files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- psalm.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/psalm.xml b/psalm.xml index 4f7c479a152..ed840f89059 100644 --- a/psalm.xml +++ b/psalm.xml @@ -45,6 +45,7 @@ + -- 2.39.5