From a45f03193df84589c8c7a31f0695c00f761e2975 Mon Sep 17 00:00:00 2001 From: Sam Light Date: Sat, 26 Apr 2025 13:24:23 +0100 Subject: Fished larastanning up to level 8 --- phpstan.neon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpstan.neon') diff --git a/phpstan.neon b/phpstan.neon index a0eca18..4cc4ec5 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -5,8 +5,8 @@ includes: parameters: paths: - - src/ - workbench/app + - src/ # Level 10 is the highest level - level: 1 + level: 8 -- cgit v1.2.3