mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-08 16:05:25 +00:00
Remove useless dependancy
This commit is contained in:
parent
80bd17f00d
commit
c31ea8a409
3 changed files with 0 additions and 3 deletions
|
@ -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",
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
<tr><td>doctrine/lexer</td><td>MIT</td></tr>
|
||||
<tr><td>doctrine/migrations</td><td>LGPL-2.1</td></tr>
|
||||
<tr><td>doctrine/orm</td><td>MIT</td></tr>
|
||||
<tr><td>ezyang/htmlpurifier</td><td>LGPL</td></tr>
|
||||
<tr><td>friendsofsymfony/oauth-server-bundle</td><td>MIT</td></tr>
|
||||
<tr><td>friendsofsymfony/oauth2-php</td><td>MIT</td></tr>
|
||||
<tr><td>friendsofsymfony/rest-bundle</td><td>MIT</td></tr>
|
||||
|
|
|
@ -76,7 +76,6 @@
|
|||
<tr><td>doctrine/lexer</td><td>MIT</td></tr>
|
||||
<tr><td>doctrine/migrations</td><td>LGPL-2.1</td></tr>
|
||||
<tr><td>doctrine/orm</td><td>MIT</td></tr>
|
||||
<tr><td>ezyang/htmlpurifier</td><td>LGPL</td></tr>
|
||||
<tr><td>friendsofsymfony/oauth-server-bundle</td><td>MIT</td></tr>
|
||||
<tr><td>friendsofsymfony/oauth2-php</td><td>MIT</td></tr>
|
||||
<tr><td>friendsofsymfony/rest-bundle</td><td>MIT</td></tr>
|
||||
|
|
Loading…
Reference in a new issue