symfony recipes: update phpstan/phpstan recipes

This commit is contained in:
2023-12-12 16:49:52 +01:00
parent c00f7fa209
commit 62c96df759
3 changed files with 6 additions and 2 deletions

8
phpstan.dist.neon Normal file
View File

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