diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-04-12 21:47:16 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-04-12 21:47:16 +0200 |
commit | c31ea8a409d51c3d6a75cffcea5ac14c3500e144 (patch) | |
tree | a854df0ba58b338bc6a10227a7a4e3d036b15afd /composer.json | |
parent | 80bd17f00df7691086a47632cefff4ad0e670a44 (diff) | |
download | wallabag-c31ea8a409d51c3d6a75cffcea5ac14c3500e144.tar.gz wallabag-c31ea8a409d51c3d6a75cffcea5ac14c3500e144.tar.zst wallabag-c31ea8a409d51c3d6a75cffcea5ac14c3500e144.zip |
Remove useless dependancy
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 7dbc6772..df5e29d5 100644 --- a/composer.json +++ b/composer.json | |||
@@ -58,7 +58,6 @@ | |||
58 | "friendsofsymfony/rest-bundle": "~1.4", | 58 | "friendsofsymfony/rest-bundle": "~1.4", |
59 | "jms/serializer-bundle": "~1.0", | 59 | "jms/serializer-bundle": "~1.0", |
60 | "nelmio/api-doc-bundle": "~2.7", | 60 | "nelmio/api-doc-bundle": "~2.7", |
61 | "ezyang/htmlpurifier": "~4.6", | ||
62 | "mgargano/simplehtmldom": "~1.5", | 61 | "mgargano/simplehtmldom": "~1.5", |
63 | "tecnickcom/tcpdf": "~6.2", | 62 | "tecnickcom/tcpdf": "~6.2", |
64 | "simplepie/simplepie": "~1.3.1", | 63 | "simplepie/simplepie": "~1.3.1", |