Skip to content

Commit a917488

Browse files
committed
Update badges on readme
1 parent 408d285 commit a917488

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# jean85/pretty-package-versions
22

3-
[![PHP Version](https://img.shields.io/badge/php-%5E7.0-blue.svg)](https://img.shields.io/badge/php-%5E7.0-blue.svg)
3+
![PHP Version](https://img.shields.io/badge/php-%5E7.0%7C%5E8.0-blue)
44
[![Stable release][Last stable image]][Packagist link]
55
[![Unstable release][Last unstable image]][Packagist link]
6-
[![composer.lock available](https://poser.pugx.org/jean85/pretty-package-versions/composerlock)](https://packagist.org/packages/jean85/pretty-package-versions)
76

8-
[![Build status][Master build image]][Master build link]
7+
[![Build status](https://img.shields.io/github/workflow/status/Jean85/pretty-package-versions/Tests)](https://github.com/Jean85/pretty-package-versions/actions)
98
[![Codecov](https://codecov.io/gh/Jean85/pretty-package-versions/branch/master/graph/badge.svg)](https://codecov.io/gh/Jean85/pretty-package-versions)
10-
[![SL Insight][SL Insight image]][SL Insight link]
119

1210
A small, independent wrapper to get pretty versions strings of your dependencies.
1311

@@ -86,9 +84,4 @@ Since the 1.5 release, there are two additional methods available:
8684

8785
[Last stable image]: https://poser.pugx.org/Jean85/pretty-package-versions/version.svg
8886
[Last unstable image]: https://poser.pugx.org/Jean85/pretty-package-versions/v/unstable.svg
89-
[Master build image]: https://travis-ci.org/Jean85/pretty-package-versions.svg
90-
[SL Insight image]: https://insight.sensiolabs.com/projects/275dfe5b-5b16-42df-949b-a7db85a8fe4e/mini.png
91-
9287
[Packagist link]: https://packagist.org/packages/Jean85/pretty-package-versions
93-
[Master build link]: https://travis-ci.org/Jean85/pretty-package-versions
94-
[SL Insight link]: https://insight.sensiolabs.com/projects/275dfe5b-5b16-42df-949b-a7db85a8fe4e

0 commit comments

Comments
 (0)