mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
updated phpstan
This commit is contained in:
parent
e881197fd5
commit
c0b65b3d01
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user