Merge pull request #2456 from wallabag/use-new-pdf

use new tcpdf library version
This commit is contained in:
Jeremy Benoist
2016-10-22 13:29:58 +02:00
committed by GitHub

View File

@ -58,7 +58,7 @@
"jms/serializer-bundle": "~1.1",
"nelmio/api-doc-bundle": "~2.7",
"mgargano/simplehtmldom": "~1.5",
"tecnickcom/tcpdf": "~6.2",
"tecnickcom/tc-lib-pdf": "dev-master",
"simplepie/simplepie": "~1.3.1",
"willdurand/hateoas-bundle": "~1.0",
"htmlawed/htmlawed": "~1.1.19",