File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616 "role" : " lead"
1717 }
1818 ],
19- "version" : " 1.3.0" ,
20- "time" : " 2013-MM-DD" ,
2119 "support" : {
2220 "issues" : " https://github.com/sebastianbergmann/php-code-coverage/issues" ,
2321 "irc" : " irc://irc.freenode.net/phpunit"
3533 "ext-xdebug" : " >=2.2.1"
3634 },
3735 "autoload" : {
38- "files " : [
39- " PHP/CodeCoverage/Autoload.php "
36+ "classmap " : [
37+ " PHP/"
4038 ]
4139 },
4240 "extra" : {
Original file line number Diff line number Diff line change 1313 "irc" : " irc://irc.freenode.net/phpunit"
1414 },
1515 "autoload" : {
16- "files " : [" PHP/CodeCoverage/Autoload.php " ]
16+ "classmap " : [" PHP/" ]
1717 },
1818 "include_path" : [
1919 " "
2020 ],
2121 "branch-alias" : {
2222 "dev-master" : " 1.3.x-dev"
23- }
23+ },
24+ "version" : false ,
25+ "time" : false
2426}
You can’t perform that action at this time.
0 commit comments