Fix deprecated phpstan config
parent
bd8b39fe01
commit
81ad4e7e58
|
@ -5,7 +5,7 @@ includes:
|
|||
parameters:
|
||||
level: 5
|
||||
|
||||
excludes_analyse:
|
||||
excludePaths:
|
||||
- '../tests/Composer/Test/Fixtures/*'
|
||||
- '../tests/Composer/Test/Autoload/Fixtures/*'
|
||||
- '../tests/Composer/Test/Plugin/Fixtures/*'
|
||||
|
|
Loading…
Reference in New Issue