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