Skip to content

Commit aa2669f

Browse files
committed
chore: ready for v5.0.0 release [skip-ci]
1 parent b2dcc32 commit aa2669f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"polar"
2525
],
2626
"homepage": "https://github.com/",
27-
"license": "Image-Charts",
27+
"license": "MIT",
2828
"require-dev": {
2929
"phpunit/phpunit": "^7.0"
3030
},

coverage/ImageCharts.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1480,7 +1480,7 @@ <h4>Legend</h4>
14801480
<span class="warning"><strong>Dead Code</strong></span>
14811481
</p>
14821482
<p>
1483-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.2</a> using <a href="https://secure.php.net/" target="_top">PHP 7.1.17</a> with <a href="https://xdebug.org/">Xdebug 2.5.5</a> and <a href="https://phpunit.de/">PHPUnit 6.5.13</a> at Thu May 14 22:28:45 UTC 2020.</small>
1483+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.2</a> using <a href="https://secure.php.net/" target="_top">PHP 7.1.17</a> with <a href="https://xdebug.org/">Xdebug 2.5.5</a> and <a href="https://phpunit.de/">PHPUnit 6.5.13</a> at Thu May 14 22:31:11 UTC 2020.</small>
14841484
</p>
14851485
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
14861486
</footer>

coverage/ImageCharts.test.php.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ <h4>Legend</h4>
607607
<span class="warning"><strong>Dead Code</strong></span>
608608
</p>
609609
<p>
610-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.2</a> using <a href="https://secure.php.net/" target="_top">PHP 7.1.17</a> with <a href="https://xdebug.org/">Xdebug 2.5.5</a> and <a href="https://phpunit.de/">PHPUnit 6.5.13</a> at Thu May 14 22:28:45 UTC 2020.</small>
610+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.2</a> using <a href="https://secure.php.net/" target="_top">PHP 7.1.17</a> with <a href="https://xdebug.org/">Xdebug 2.5.5</a> and <a href="https://phpunit.de/">PHPUnit 6.5.13</a> at Thu May 14 22:31:11 UTC 2020.</small>
611611
</p>
612612
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
613613
</footer>

coverage/dashboard.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h3>Project Risks</h3>
136136
<footer>
137137
<hr/>
138138
<p>
139-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.2</a> using <a href="https://secure.php.net/" target="_top">PHP 7.1.17</a> with <a href="https://xdebug.org/">Xdebug 2.5.5</a> and <a href="https://phpunit.de/">PHPUnit 6.5.13</a> at Thu May 14 22:28:45 UTC 2020.</small>
139+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.2</a> using <a href="https://secure.php.net/" target="_top">PHP 7.1.17</a> with <a href="https://xdebug.org/">Xdebug 2.5.5</a> and <a href="https://phpunit.de/">PHPUnit 6.5.13</a> at Thu May 14 22:31:11 UTC 2020.</small>
140140
</p>
141141
</footer>
142142
</div>

coverage/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h4>Legend</h4>
131131
<span class="success"><strong>High</strong>: 90% to 100%</span>
132132
</p>
133133
<p>
134-
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.2</a> using <a href="https://secure.php.net/" target="_top">PHP 7.1.17</a> with <a href="https://xdebug.org/">Xdebug 2.5.5</a> and <a href="https://phpunit.de/">PHPUnit 6.5.13</a> at Thu May 14 22:28:45 UTC 2020.</small>
134+
<small>Generated by <a href="https://github.com/sebastianbergmann/php-code-coverage" target="_top">php-code-coverage 5.3.2</a> using <a href="https://secure.php.net/" target="_top">PHP 7.1.17</a> with <a href="https://xdebug.org/">Xdebug 2.5.5</a> and <a href="https://phpunit.de/">PHPUnit 6.5.13</a> at Thu May 14 22:31:11 UTC 2020.</small>
135135
</p>
136136
</footer>
137137
</div>

junit.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
Code Coverage Report:
4-
2020-05-14 22:28:45
4+
2020-05-14 22:31:11
55

66
Summary:
77
Classes: 100.00% (1/1)

0 commit comments

Comments
 (0)