Upgrade recipes: phpstan/phpstan

This commit is contained in:
2023-09-06 13:11:27 +02:00
parent 7090e678ef
commit 9b2e7d1aad
2 changed files with 18 additions and 1 deletions

8
phpstan.neon Normal file
View File

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