Remove htmlawed and use graby instead

Instead of using htmlawed (which is already used in graby) use graby directly (which require some refacto on graby side).
Still needs some tests.
This commit is contained in:
Jeremy Benoist
2017-05-16 23:11:20 +02:00
parent cf05a1ae34
commit 0d6cfb884c
3 changed files with 14 additions and 32 deletions

View File

@ -61,7 +61,6 @@
"wallabag/tcpdf": "^6.2",
"simplepie/simplepie": "~1.3.1",
"willdurand/hateoas-bundle": "~1.0",
"htmlawed/htmlawed": "~1.1.19",
"liip/theme-bundle": "~1.1",
"lexik/form-filter-bundle": "~5.0",
"j0k3r/graby": "dev-extractor",