]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #2456 from wallabag/use-new-pdf
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Sat, 22 Oct 2016 11:29:58 +0000 (13:29 +0200)
committerGitHub <noreply@github.com>
Sat, 22 Oct 2016 11:29:58 +0000 (13:29 +0200)
use new tcpdf library version

composer.json

index 4f7ad2915747c735b9614b02f069c4ab2c971ae3..ebc0a7dc555de13f281d62a4ba23b4760adaa777 100644 (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",