From c31ea8a409d51c3d6a75cffcea5ac14c3500e144 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 12 Apr 2016 21:47:16 +0200 Subject: [PATCH] Remove useless dependancy --- composer.json | 1 - .../Resources/views/themes/baggy/Static/about.html.twig | 1 - .../Resources/views/themes/material/Static/about.html.twig | 1 - 3 files changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 7dbc6772..df5e29d5 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,6 @@ "friendsofsymfony/rest-bundle": "~1.4", "jms/serializer-bundle": "~1.0", "nelmio/api-doc-bundle": "~2.7", - "ezyang/htmlpurifier": "~4.6", "mgargano/simplehtmldom": "~1.5", "tecnickcom/tcpdf": "~6.2", "simplepie/simplepie": "~1.3.1", diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig index 5687e48c..0b54556a 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig @@ -67,7 +67,6 @@ doctrine/lexerMIT doctrine/migrationsLGPL-2.1 doctrine/ormMIT - ezyang/htmlpurifierLGPL friendsofsymfony/oauth-server-bundleMIT friendsofsymfony/oauth2-phpMIT friendsofsymfony/rest-bundleMIT diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig index 4b1fdcce..f77f092e 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Static/about.html.twig @@ -76,7 +76,6 @@ doctrine/lexerMIT doctrine/migrationsLGPL-2.1 doctrine/ormMIT - ezyang/htmlpurifierLGPL friendsofsymfony/oauth-server-bundleMIT friendsofsymfony/oauth2-phpMIT friendsofsymfony/rest-bundleMIT -- 2.41.0