summaryrefslogtreecommitdiff
path: root/phpstan.neon
diff options
context:
space:
mode:
Diffstat (limited to 'phpstan.neon')
-rw-r--r--phpstan.neon4
1 files changed, 1 insertions, 3 deletions
diff --git a/phpstan.neon b/phpstan.neon
index 1b5c17e3e..8b0c352a2 100644
--- a/phpstan.neon
+++ b/phpstan.neon
@@ -28,8 +28,6 @@ parameters:
- plugins/**/tests/*
- plugins/*/vendor/intervention/*
- plugins/*/vendor/psr/log/*
- - vendor/**/test/*
- - vendor/**/tests/*
- - vendor/sebastian/*
+ - vendor/**/*
paths:
- .