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 ac096926af
commit d3606b7f7e
No known key found for this signature in database
GPG Key ID: 9A0231A879B055F4

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"