From ec1eeef03c60c33f0cc445284531d8392f41986f Mon Sep 17 00:00:00 2001 From: Timm Friebe Date: Sun, 1 Dec 2019 11:52:43 +0100 Subject: [PATCH] Fix PHP 5 badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d378d11..1973e4b 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Math [![Build Status on TravisCI](https://secure.travis-ci.org/xp-framework/math.svg)](http://travis-ci.org/xp-framework/math) [![XP Framework Module](https://raw.githubusercontent.com/xp-framework/web/master/static/xp-framework-badge.png)](https://github.com/xp-framework/core) [![BSD Licence](https://raw.githubusercontent.com/xp-framework/web/master/static/licence-bsd.png)](https://github.com/xp-framework/core/blob/master/LICENCE.md) -[![Required PHP 5.5+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-5_5plus.png)](http://php.net/) +[![Requires PHP 5.6+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-5_6plus.png)](http://php.net/) [![Supports PHP 7.0+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-7_0plus.png)](http://php.net/) [![Supports HHVM 3.4+](https://raw.githubusercontent.com/xp-framework/web/master/static/hhvm-3_4plus.png)](http://hhvm.com/) [![Latest Stable Version](https://poser.pugx.org/xp-framework/math/version.png)](https://packagist.org/packages/xp-framework/math)