Added emoji parsing support

This commit is contained in:
Graham Campbell
2015-07-25 16:02:35 +01:00
parent e002d596b1
commit 1e4a8c8143
3 changed files with 13 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
"require": {
"php": "^5.5.9",
"laravel/framework": "~5.1.6",
"alt-three/emoji": "^1.0",
"alt-three/segment": "^1.0",
"barryvdh/laravel-cors": "^0.5",
"doctrine/dbal": "^2.5",