X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=7f16e6910d5c09cbc37baa488921b6b30bde6236;hb=6603a9d649bc3319694f35dff021f935681a44ad;hp=b21c95388188984ebd06c72b5c00c47ab44b5f1d;hpb=1ff2e71c1c488f912b92e47ee261634e8bede4dc;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index b21c9538..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", @@ -71,7 +71,7 @@ "scheb/two-factor-bundle": "~2.0", "grandt/phpepub": "~4.0", "wallabag/php-mobi": "~1.0.0", - "kphoen/rulerz-bundle": "~0.10", + "kphoen/rulerz-bundle": "~0.13", "guzzlehttp/guzzle": "^5.3.1", "doctrine/doctrine-migrations-bundle": "^1.0", "paragonie/random_compat": "~1.0", @@ -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" }