1
0
Fork 0

Fix deprecated phpstan config

pull/10212/head
Jordi Boggiano 2021-10-25 14:16:20 +02:00
parent bd8b39fe01
commit 81ad4e7e58
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ includes:
parameters: parameters:
level: 5 level: 5
excludes_analyse: excludePaths:
- '../tests/Composer/Test/Fixtures/*' - '../tests/Composer/Test/Fixtures/*'
- '../tests/Composer/Test/Autoload/Fixtures/*' - '../tests/Composer/Test/Autoload/Fixtures/*'
- '../tests/Composer/Test/Plugin/Fixtures/*' - '../tests/Composer/Test/Plugin/Fixtures/*'