1
0
Fork 0

Fix PHPStan after running autoloader tests (#11558)

pull/11517/head^2
Dan Wallis 2023-07-21 13:34:59 +01:00 committed by GitHub
parent a6c7b0b327
commit 7f78decad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@ parameters:
excludePaths:
- '../tests/Composer/Test/Fixtures/*'
- '../tests/Composer/Test/Autoload/Fixtures/*'
- '../tests/Composer/Test/Autoload/MinimumVersionSupport/vendor/'
- '../tests/Composer/Test/Plugin/Fixtures/*'
- '../tests/Composer/Test/PolyfillTestCase.php'

View File

@ -0,0 +1,2 @@
/composer.lock
/vendor/