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#'