added phpstan for code analyzes (#806)

This commit is contained in:
Kevin Papst
2019-05-24 01:11:03 +02:00
committed by GitHub
parent cdef22b4d1
commit 8873947a1b
16 changed files with 756 additions and 597 deletions

4
phpstan.neon Normal file
View File

@@ -0,0 +1,4 @@
parameters:
autoload_directories:
- %rootDir%/../../../src/Migrations