:octocat:

This commit is contained in:
codemasher
2021-01-03 13:40:41 +01:00
parent 0521cf2518
commit a3661e47c2
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -17,6 +17,7 @@ env:
matrix:
include:
- php: 7.4
- php: 8.0
- php: nightly
allow_failures:
- php: nightly
+4 -3
View File
@@ -10,7 +10,8 @@ namespaced, cleaned up, improved and other stuff.
[![CodeCov][coverage-badge]][coverage]
[![Scrunitizer CI][scrutinizer-badge]][scrutinizer]
[![Packagist downloads][downloads-badge]][downloads]<br/>
[![Continuous Integration][gh-action-badge]][gh-action] [![phpDocs][gh-docs-badge]][gh-docs]
[![Continuous Integration][gh-action-badge]][gh-action]
[![phpDocs][gh-docs-badge]][gh-docs]
[php-badge]: https://img.shields.io/packagist/php-v/chillerlan/php-qrcode?logo=php&color=8892BF
[php]: https://www.php.net/supported-versions.php
@@ -18,8 +19,8 @@ namespaced, cleaned up, improved and other stuff.
[packagist]: https://packagist.org/packages/chillerlan/php-qrcode
[license-badge]: https://img.shields.io/github/license/chillerlan/php-qrcode.svg
[license]: https://github.com/chillerlan/php-qrcode/blob/main/LICENSE
[travis-badge]: https://img.shields.io/travis/chillerlan/php-qrcode.svg?logo=travis
[travis]: https://travis-ci.org/chillerlan/php-qrcode
[travis-badge]: https://img.shields.io/travis/com/chillerlan/php-qrcode/main?logo=travis
[travis]: https://travis-ci.com/github/chillerlan/php-qrcode
[coverage-badge]: https://img.shields.io/codecov/c/github/chillerlan/php-qrcode.svg?logo=codecov
[coverage]: https://codecov.io/github/chillerlan/php-qrcode
[scrutinizer-badge]: https://img.shields.io/scrutinizer/g/chillerlan/php-qrcode.svg?logo=scrutinizer