X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=370d8ddd9d93b6fd4486159b916dce33db96c31f;hb=34c2cc7a1a2b8f1ac606957096274b3998005ec0;hp=67b2c714ef60475bffc612e6760dc00a2723391c;hpb=609594fa5e5b9938dd4263bb7fcd659139374f37;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index 67b2c714..370d8ddd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "d457fa385420eb29a177ac38eac977c3", + "hash": "350d05d95be50b6d93e8a046f784e00c", "packages": [ { "name": "doctrine/annotations", @@ -3090,69 +3090,6 @@ ], "time": "2015-09-25 11:16:52" }, - { - "name": "tecnick.com/tcpdf", - "version": "6.2.11", - "source": { - "type": "git", - "url": "https://github.com/tecnickcom/TCPDF.git", - "reference": "354433a33946ae7497c3eab291eaaf814bccbfab" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/354433a33946ae7497c3eab291eaaf814bccbfab", - "reference": "354433a33946ae7497c3eab291eaaf814bccbfab", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "type": "library", - "autoload": { - "classmap": [ - "fonts", - "config", - "include", - "tcpdf.php", - "tcpdf_parser.php", - "tcpdf_import.php", - "tcpdf_barcodes_1d.php", - "tcpdf_barcodes_2d.php", - "include/tcpdf_colors.php", - "include/tcpdf_filters.php", - "include/tcpdf_font_data.php", - "include/tcpdf_fonts.php", - "include/tcpdf_images.php", - "include/tcpdf_static.php", - "include/barcodes/datamatrix.php", - "include/barcodes/pdf417.php", - "include/barcodes/qrcode.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "LGPLv3" - ], - "authors": [ - { - "name": "Nicola Asuni", - "email": "info@tecnick.com", - "homepage": "http://nicolaasuni.tecnick.com" - } - ], - "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", - "homepage": "http://www.tcpdf.org/", - "keywords": [ - "PDFD32000-2008", - "TCPDF", - "barcodes", - "datamatrix", - "pdf", - "pdf417", - "qrcode" - ], - "time": "2015-08-02 12:30:27" - }, { "name": "tecnickcom/tcpdf", "version": "6.2.12",