File tree Expand file tree Collapse file tree 3 files changed +1
-32
lines changed Expand file tree Collapse file tree 3 files changed +1
-32
lines changed Original file line number Diff line number Diff line change 77 " testing" ,
88 " xunit"
99 ],
10- "homepage" : " http ://www.phpunit.de/ " ,
10+ "homepage" : " https ://github.com/sebastianbergmann/php-code-coverage " ,
1111 "license" : " BSD-3-Clause" ,
1212 "authors" : [
1313 {
1616 "role" : " lead"
1717 }
1818 ],
19- "version" : " 1.2.3" ,
20- "time" : " 2012-10-05" ,
2119 "support" : {
2220 "issues" : " https://github.com/sebastianbergmann/php-code-coverage/issues" ,
2321 "irc" : " irc://irc.freenode.net/phpunit"
3028 },
3129 "suggest" : {
3230 "ext-dom" : " *" ,
33- "ext-reflection" : " *" ,
34- "ext-spl" : " *" ,
3531 "ext-xdebug" : " >=2.0.5"
3632 },
3733 "autoload" : {
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 123123 <extension >
124124 <name >dom</name >
125125 </extension >
126- <extension >
127- <name >reflection</name >
128- </extension >
129- <extension >
130- <name >spl</name >
131- </extension >
132126 <extension >
133127 <name >xdebug</name >
134128 <min >2.0.5</min >
You can’t perform that action at this time.
0 commit comments