X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=7f16e6910d5c09cbc37baa488921b6b30bde6236;hb=d49cdfe2efc9c747c0dad9fed7e3b0f11b5a72d7;hp=b919f446c32866cd19bea0005559357fa6548e65;hpb=bba94d74585e465f541e20c8aba2e95695435cc4;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index b919f446..7f16e691 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "jms/serializer-bundle": "~1.1", "nelmio/api-doc-bundle": "~2.7", "mgargano/simplehtmldom": "~1.5", - "tecnickcom/tc-lib-pdf": "dev-master", + "wallabag/tcpdf": "^6.2", "simplepie/simplepie": "~1.3.1", "willdurand/hateoas-bundle": "~1.0", "htmlawed/htmlawed": "~1.1.19", @@ -115,7 +115,7 @@ "symfony-var-dir": "var", "symfony-web-dir": "web", "symfony-tests-dir": "tests", - "symfony-assets-install": "symlink", + "symfony-assets-install": "relative", "incenteev-parameters": { "file": "app/config/parameters.yml" }