Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Commit fc42ee1

Browse files
committed
Remove PHP 5.6 badge
1 parent 6f8bb89 commit fc42ee1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ Switch expression for PHP
44
[![Build Status on TravisCI](https://secure.travis-ci.org/xp-lang/php-switch-expression.svg)](http://travis-ci.org/xp-lang/php-switch-expression)
55
[![XP Framework Module](https://raw.githubusercontent.com/xp-framework/web/master/static/xp-framework-badge.png)](https://github.com/xp-framework/core)
66
[![BSD Licence](https://raw.githubusercontent.com/xp-framework/web/master/static/licence-bsd.png)](https://github.com/xp-framework/core/blob/master/LICENCE.md)
7-
[![Required PHP 5.6+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-5_6plus.png)](http://php.net/)
8-
[![Supports PHP 7.0+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-7_0plus.png)](http://php.net/)
7+
[![Requires PHP 7.0+](https://raw.githubusercontent.com/xp-framework/web/master/static/php-7_0plus.png)](http://php.net/)
98
[![Latest Stable Version](https://poser.pugx.org/xp-lang/php-switch-expression/version.png)](https://packagist.org/packages/xp-lang/php-switch-expression)
109

1110
Plugin for the [XP Compiler](https://github.com/xp-framework/compiler/) which adds switch expressions to the PHP language.

0 commit comments

Comments
 (0)