diff options
author | Aaron Parecki <aaron@parecki.com> | 2017-02-03 14:51:11 -0800 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2017-02-03 14:51:11 -0800 |
commit | 1894da9452edaf1f2b3de5a6a969d60844645a23 (patch) | |
tree | 6aa2059218ce871c2f2583bb99df8a4ff76f0103 /composer.json | |
parent | d00c336a55d1dd047cdb778cb44ae441ea6b842e (diff) |
indent the HTML sent from the editor
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
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": [ |