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: parameters:
ignoreErrors: ignoreErrors:
- '#Call to an undefined method .*badMethod\(\)#' - '#Call to an undefined method .*badMethod\(\)#'
- 'Call to an undefined method Illuminate\Database\Eloquent\Builder::exclude(). - '#Call to an undefined method Illuminate\Database\Eloquent\Builder::exclude#'
level: 2 level: 4
paths: paths:
- app - app
universalObjectCratesClasses: universalObjectCratesClasses: