unicodeveloper / laravel-emoji

:package: :yum: Laravel 5 Package that harnesses the power of PHP 7 unicode features to provide emojis in your laravel app
MIT License
208 stars 33 forks source link

Unable to install with php version < 7 #5

Closed benediktbecher closed 8 years ago

benediktbecher commented 8 years ago

Unable to install with php version 5.5.1 via composer update

unicodeveloper commented 8 years ago

Yeah, you can't because it is specially built for PHP 7 @benediktbecher

benediktbecher commented 8 years ago

@unicodeveloper Okay, it was a little bit misleading because PHP 5.4+ was labeled as a requirement in the description.

unicodeveloper commented 8 years ago

Sorry about that, I'll change that now @benediktbecher