aboutsummaryrefslogtreecommitdiff
path: root/phpstan.neon
diff options
context:
space:
mode:
Diffstat (limited to 'phpstan.neon')
-rw-r--r--phpstan.neon9
1 files changed, 0 insertions, 9 deletions
diff --git a/phpstan.neon b/phpstan.neon
deleted file mode 100644
index bed17ae..0000000
--- a/phpstan.neon
+++ /dev/null
@@ -1,9 +0,0 @@
-parameters:
- level: 6
- paths:
- - ./
- excludes_analyse:
- - vendor/*
- - tests/*
- bootstrapFiles:
- - vendor/autoload.php \ No newline at end of file