This commit is contained in:
2025-08-04 21:10:10 +02:00
parent 76c3c2376c
commit 659c5536fa
23 changed files with 981 additions and 564 deletions

8
phpstan.dist.neon Normal file
View File

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