mirror of
https://github.com/flarum/core.git
synced 2025-07-20 16:21:18 +02:00
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:
@@ -50,7 +50,7 @@
|
|||||||
"symfony/http-foundation": "^2.7",
|
"symfony/http-foundation": "^2.7",
|
||||||
"symfony/translation": "^2.7",
|
"symfony/translation": "^2.7",
|
||||||
"symfony/yaml": "^2.7",
|
"symfony/yaml": "^2.7",
|
||||||
"s9e/text-formatter": "^0.5.0",
|
"s9e/text-formatter": "^0.5.1",
|
||||||
"tobscure/json-api": "^0.3.0",
|
"tobscure/json-api": "^0.3.0",
|
||||||
"zendframework/zend-diactoros": "^1.1",
|
"zendframework/zend-diactoros": "^1.1",
|
||||||
"zendframework/zend-stratigility": "^1.1"
|
"zendframework/zend-stratigility": "^1.1"
|
||||||
|
Reference in New Issue
Block a user