Add PHPStan

This commit is contained in:
Oliver Davies 2024-02-20 08:30:00 +00:00
parent ec9ddbaf9c
commit 3ed3ee85b8
5 changed files with 90 additions and 2 deletions

9
phpstan.dist.neon Normal file
View file

@ -0,0 +1,9 @@
parameters:
level: 8
paths:
- bin/
- config/
- public/
- src/
- tests/
- versa