]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Update composer.json to add php-tidy (ext-tidy) 3853/head
authorEloi Coutant <eloi@anbuco.fr>
Wed, 16 Jan 2019 20:54:38 +0000 (21:54 +0100)
committerGitHub <noreply@github.com>
Wed, 16 Jan 2019 20:54:38 +0000 (21:54 +0100)
Should fix https://github.com/wallabag/wallabag/issues/3844 for milestone https://github.com/wallabag/wallabag/milestone/63.

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",