Update TextFormatter to next release

This fixes some minor issues with emojis working correctly in the dropdown,
but not when rendered in the live preview or from the server.
This commit is contained in:
Franz Liedke 2016-05-23 22:48:25 +09:00
parent 682da85dfc
commit a7f20e67ea

View File

@ -50,7 +50,7 @@
"symfony/http-foundation": "^2.7",
"symfony/translation": "^2.7",
"symfony/yaml": "^2.7",
"s9e/text-formatter": "^0.5.0",
"s9e/text-formatter": "^0.5.1",
"tobscure/json-api": "^0.3.0",
"zendframework/zend-diactoros": "^1.1",
"zendframework/zend-stratigility": "^1.1"