1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 07:41:22 +02:00

Force fixed version of text formatter

This commit is contained in:
Matt Kilgore
2020-02-24 16:46:12 -05:00
committed by Daniël Klabbers
parent d30f2a0ca9
commit b83d848752

View File

@@ -60,7 +60,7 @@
"psr/http-message": "^1.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0",
"s9e/text-formatter": "^2.2.0",
"s9e/text-formatter": "^2.3.6",
"symfony/config": "^3.3",
"symfony/console": "^4.2",
"symfony/event-dispatcher": "^4.3.2",