aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2015-09-26 19:51:26 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2015-09-26 19:51:26 +0200
commit34c2cc7a1a2b8f1ac606957096274b3998005ec0 (patch)
tree9bb1e1cb2912e57c372440558b81df63c348a585 /composer.json
parent609594fa5e5b9938dd4263bb7fcd659139374f37 (diff)
downloadwallabag-34c2cc7a1a2b8f1ac606957096274b3998005ec0.tar.gz
wallabag-34c2cc7a1a2b8f1ac606957096274b3998005ec0.tar.zst
wallabag-34c2cc7a1a2b8f1ac606957096274b3998005ec0.zip
Use tecnickcom/tcpdf
tecnick.com/tcpdf is abandonned.
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 82fe61bd..babe9356 100644
--- a/composer.json
+++ b/composer.json
@@ -45,7 +45,7 @@
45 "nelmio/api-doc-bundle": "~2.7", 45 "nelmio/api-doc-bundle": "~2.7",
46 "ezyang/htmlpurifier": "~4.6", 46 "ezyang/htmlpurifier": "~4.6",
47 "mgargano/simplehtmldom": "~1.5", 47 "mgargano/simplehtmldom": "~1.5",
48 "tecnick.com/tcpdf": "~6.2", 48 "tecnickcom/tcpdf": "~6.2",
49 "simplepie/simplepie": "~1.3.1", 49 "simplepie/simplepie": "~1.3.1",
50 "willdurand/hateoas-bundle": "~0.5.0", 50 "willdurand/hateoas-bundle": "~0.5.0",
51 "htmlawed/htmlawed": "~1.1.19", 51 "htmlawed/htmlawed": "~1.1.19",