From 51ca048f119d43a184fbe9c4a5668b1185f52550 Mon Sep 17 00:00:00 2001 From: unicodeveloper Date: Mon, 25 Apr 2016 22:30:46 +0100 Subject: [PATCH] docs(readme): Change 5.4+ to 7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f1a46c..0f8af95 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Installation -[PHP](https://php.net) 5.4+ or [HHVM](http://hhvm.com) 3.3+, and [Composer](https://getcomposer.org) are required. +[PHP](https://php.net) 7 and [Composer](https://getcomposer.org) are required. To get the latest version of Laravel Emoji, simply add the following line to the require block of your `composer.json` file.