From b083ff0676618eb21a59ada75e7e751e4c684282 Mon Sep 17 00:00:00 2001 From: ildyria Date: Sat, 25 May 2024 23:48:14 +0200 Subject: [PATCH] update --- phpstan.neon | 1 + 1 file changed, 1 insertion(+) diff --git a/phpstan.neon b/phpstan.neon index de6d3a5..5496dc3 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -6,3 +6,4 @@ parameters: - lib ignoreErrors: - '#Array has (2|3) duplicate keys#' + - '#no value type specified in iterable type array#'