1
0
mirror of https://github.com/flarum/core.git synced 2025-08-30 11:30:21 +02:00

Update TextFormatter

Fixes #532.
This commit is contained in:
Franz Liedke
2015-09-23 09:03:24 +02:00
parent a0267d9515
commit 4c6e03a692
2 changed files with 11 additions and 10 deletions

View File

@@ -26,7 +26,7 @@
"tobscure/json-api": "^0.1.1",
"oyejorge/less.php": "~1.5",
"intervention/image": "^2.3.0",
"s9e/text-formatter": "^0.3.2",
"s9e/text-formatter": "^0.4.0",
"psr/http-message": "^1.0",
"zendframework/zend-diactoros": "^1.1",
"nikic/fast-route": "^0.6",