From 06fb55249fd848494c9b7a092d4ff0118ddf6077 Mon Sep 17 00:00:00 2001 From: HorstOeko Date: Tue, 15 Oct 2024 18:37:51 +0200 Subject: [PATCH] Fix phpstan.neon --- build/phpstan.neon | 1 - 1 file changed, 1 deletion(-) diff --git a/build/phpstan.neon b/build/phpstan.neon index 7a514b1..5059614 100644 --- a/build/phpstan.neon +++ b/build/phpstan.neon @@ -4,6 +4,5 @@ parameters: - ../tests level: 5 treatPhpDocTypesAsCertain: false - checkMissingIterableValueType: false excludePaths: - ../src/entities/*