diff options
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": [ |