File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1010/phpstan * export-ignore
1111/phpstan-baseline-7.4.neon linguist-generated
1212/phpstan-baseline-8.3.neon linguist-generated
13+ /phpstan.extension.neon - export-ignore
1314/phpunit * export-ignore
1415/scripts export-ignore
1516/src /Toolkit /Cli /CliOptionBuilder.php linguist-generated
Original file line number Diff line number Diff line change 5252 },
5353 "autoload" : {
5454 "psr-4" : {
55- "Salient\\ " : " src/Toolkit/"
55+ "Salient\\ " : " src/Toolkit/" ,
56+ "Salient\\ PHPStan\\ " : " src/PHPStan/"
5657 },
5758 "classmap" : [
5859 " stubs/"
6465 "autoload-dev" : {
6566 "psr-4" : {
6667 "Salient\\ Sli\\ " : " src/Sli/" ,
67- "Salient\\ PHPStan\\ " : " src/PHPStan/" ,
6868 "Salient\\ Tests\\ PHPStan\\ " : " tests/unit/PHPStan/" ,
6969 "Salient\\ Tests\\ " : [
7070 " tests/unit/Toolkit/" ,
You can’t perform that action at this time.
0 commit comments