Skip to content

Commit 22fa8b7

Browse files
committed
Add PHP Version badge
1 parent ac67adf commit 22fa8b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# phpcfdi/cfditopdf
22

33
[![Source Code][badge-source]][source]
4+
[![Packagist PHP Version Support][badge-php-version]][php-version]
45
[![Latest Version][badge-release]][release]
56
[![Software License][badge-license]][license]
67
[![Build Status][badge-build]][build]
@@ -106,6 +107,7 @@ and licensed for use under the MIT License (MIT). Please see [LICENSE][] for mor
106107
[todo]: https://github.com/phpcfdi/cfditopdf/blob/master/docs/TODO.md
107108

108109
[source]: https://github.com/phpcfdi/cfditopdf
110+
[php-version]: https://packagist.org/packages/phpcfdi/cfditopdf
109111
[release]: https://github.com/phpcfdi/cfditopdf/releases
110112
[license]: https://github.com/phpcfdi/cfditopdf/blob/master/LICENSE
111113
[build]: https://github.com/phpcfdi/cfditopdf/actions/workflows/build.yml?query=branch:master
@@ -114,6 +116,7 @@ and licensed for use under the MIT License (MIT). Please see [LICENSE][] for mor
114116
[downloads]: https://packagist.org/packages/phpcfdi/cfditopdf
115117

116118
[badge-source]: https://img.shields.io/badge/source-phpcfdi/cfditopdf-blue?style=flat-square
119+
[badge-php-version]: https://img.shields.io/packagist/php-v/phpcfdi/cfditopdf?style=flat-square
117120
[badge-release]: https://img.shields.io/github/release/phpcfdi/cfditopdf?style=flat-square
118121
[badge-license]: https://img.shields.io/github/license/phpcfdi/cfditopdf?style=flat-square
119122
[badge-build]: https://img.shields.io/github/workflow/status/phpcfdi/cfditopdf/build/master?style=flat-square

0 commit comments

Comments
 (0)