updated phpstan

This commit is contained in:
David Bomba 2023-04-27 16:56:19 +10:00
parent e881197fd5
commit c0b65b3d01

View File

@ -4,8 +4,8 @@ includes:
parameters:
ignoreErrors:
- '#Call to an undefined method .*badMethod\(\)#'
- 'Call to an undefined method Illuminate\Database\Eloquent\Builder::exclude().
level: 2
- '#Call to an undefined method Illuminate\Database\Eloquent\Builder::exclude#'
level: 4
paths:
- app
universalObjectCratesClasses: