diff --git a/phpstan.neon b/phpstan.neon index 2ccfbb5..ce2fa9c 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -20,11 +20,6 @@ parameters: - Configuration - Tests - scanDirectories: - - Classes - - Configuration - - Tests - type_coverage: return_type: 100 param_type: 100