X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=7f16e6910d5c09cbc37baa488921b6b30bde6236;hb=a2ae05a61ca7aad476a48247a4559c25dd55618d;hp=767d9c82681a82e883a7a313e99796e75d486e38;hpb=012b2d453e0cbe1ab478c2868559f919ea805db2;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 767d9c82..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,8 +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": "0.19.1", + "kphoen/rulerz-bundle": "~0.13", "guzzlehttp/guzzle": "^5.3.1", "doctrine/doctrine-migrations-bundle": "^1.0", "paragonie/random_compat": "~1.0", @@ -116,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" }