]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #3853 from techexo/patch-2
authorJérémy Benoist <j0k3r@users.noreply.github.com>
Thu, 17 Jan 2019 11:09:07 +0000 (12:09 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Jan 2019 11:09:07 +0000 (12:09 +0100)
Update composer.json to add php-tidy (ext-tidy)

composer.json

index 97613ef7a05daf341a061734bf1b487dd26d2d88..56ae3f23dec67b540996d8b0067adde655cd6794 100644 (file)
@@ -43,6 +43,7 @@
         "ext-iconv": "*",
         "ext-tokenizer": "*",
         "ext-pdo": "*",
+        "ext-tidy": "*",
         "symfony/symfony": "~3.3.13",
         "doctrine/orm": "^2.5.12",
         "doctrine/doctrine-bundle": "^1.8.0",