Merge pull request #3853 from techexo/patch-2

Update composer.json to add php-tidy (ext-tidy)
This commit is contained in:
Jérémy Benoist
2019-01-17 12:09:07 +01:00
committed by GitHub

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