mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-01 06:44:37 -04:00
Updates for phpstan
This commit is contained in:
parent
51903f2f69
commit
512ae767bd
1333
composer.lock
generated
1333
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -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/*'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user