Updates for phpstan

This commit is contained in:
David Bomba 2024-01-16 09:33:30 +11:00
parent 51903f2f69
commit 512ae767bd
2 changed files with 993 additions and 343 deletions

1333
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -7,9 +7,8 @@ parameters:
paths: paths:
- app - app
excludePaths: excludePaths:
- 'vendor/*' - vendor/*
- resources/* - resources/*
- '../resources/views/*'
- 'app/Jobs/Ninja/*' - 'app/Jobs/Ninja/*'
- 'app/Models/Presenters/*' - 'app/Models/Presenters/*'
- 'app/Console/Commands/*' - 'app/Console/Commands/*'