Moved the configuration files to a dedicated folder

This commit is contained in:
Cédric Belin
2019-04-18 12:15:05 +02:00
parent 72ad2d9c84
commit 07567ba1e0
5 changed files with 7 additions and 7 deletions

3
etc/phpstan.neon Normal file
View File

@ -0,0 +1,3 @@
parameters:
level: max
paths: [src]