composer update

This commit is contained in:
Manish Verma
2018-12-05 10:50:52 +05:30
parent 9eabcacfa7
commit 4addd1e9c6
3328 changed files with 156676 additions and 138988 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0"?>
<phpunit xmlns="http://schema.phpunit.de/coverage/1.0">
<file name="CodacyPhpCoverage.php">
<totals>
<lines total="68" comments="16" code="52" executable="26" executed="0" percent="0.00%"/>
<methods count="1" tested="0" percent="0.00%"/>
<functions count="0" tested="0" percent=""/>
<classes count="1" tested="0" percent="0.00%"/>
<traits count="0" tested="0" percent=""/>
</totals>
<class name="CodacyPhpCoverage" start="13" executable="25" executed="0" crap="12">
<package full="" name="" sub="" category=""/>
<namespace name="Codacy\Coverage"/>
<method name="doIt" signature="doIt()" start="16" end="66" crap="12" executable="25" executed="0" coverage="0"/>
</class>
</file>
</phpunit>