Replace wallabag's fork of tcpdf with the original one, fix notices for PHP 7.4

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf
2020-04-04 17:11:25 +02:00
parent 0e8a0f77d0
commit 7f88c7423f
4 changed files with 72 additions and 80 deletions

View File

@ -63,7 +63,7 @@
"jms/serializer-bundle": "~2.2",
"nelmio/api-doc-bundle": "^2.13.2",
"mgargano/simplehtmldom": "~1.5",
"wallabag/tcpdf": "^6.2.26",
"tecnickcom/tcpdf": "^6.3.0",
"willdurand/hateoas-bundle": "~1.3",
"liip/theme-bundle": "^1.4.6",
"lexik/form-filter-bundle": "^5.0.4",