Skip to content

Commit fc450d5

Browse files
committed
Fix color of badge in README
1 parent f4a7faa commit fc450d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Provides a set of auxiliary classes to help in your PHP applications development
4141

4242
In order to install, use and update this package you only will need:
4343

44-
* ![PHP 5.6](http://img.shields.io/badge/PHP-5.6-yellow.svg) ![PHP 7.0](http://img.shields.io/badge/PHP-7.0-yellow.svg) ![PHP 7.1](http://img.shields.io/badge/PHP-7.1-green.svg) ![PHP 7.2](http://img.shields.io/badge/PHP-7.2-yellow.svg)
44+
* ![PHP 5.6](http://img.shields.io/badge/PHP-5.6-yellow.svg) ![PHP 7.0](http://img.shields.io/badge/PHP-7.0-yellow.svg) ![PHP 7.1](http://img.shields.io/badge/PHP-7.1-yellow.svg) ![PHP 7.2](http://img.shields.io/badge/PHP-7.2-yellow.svg)
4545
* [Composer](https://getcomposer.org).
4646

4747
> The following instructions will assume you have `composer` [globally installed](https://getcomposer.org/doc/00-intro.md#globally).

0 commit comments

Comments
 (0)