From 1894da9452edaf1f2b3de5a6a969d60844645a23 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Fri, 3 Feb 2017 14:51:11 -0800 Subject: indent the HTML sent from the editor --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 0061d5d..6a6448d 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,8 @@ "ezyang/htmlpurifier": "4.*", "p3k/multipart": "*", "tantek/cassis": "*", - "p3k/timezone": "*" + "p3k/timezone": "*", + "gajus/dindent": "^2.0" }, "autoload": { "files": [ -- cgit v1.2.3