diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 65 |
1 files changed, 1 insertions, 64 deletions
diff --git a/composer.lock b/composer.lock index 67b2c714..370d8ddd 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -4,7 +4,7 @@ | |||
4 | "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", | 4 | "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", |
5 | "This file is @generated automatically" | 5 | "This file is @generated automatically" |
6 | ], | 6 | ], |
7 | "hash": "d457fa385420eb29a177ac38eac977c3", | 7 | "hash": "350d05d95be50b6d93e8a046f784e00c", |
8 | "packages": [ | 8 | "packages": [ |
9 | { | 9 | { |
10 | "name": "doctrine/annotations", | 10 | "name": "doctrine/annotations", |
@@ -3091,69 +3091,6 @@ | |||
3091 | "time": "2015-09-25 11:16:52" | 3091 | "time": "2015-09-25 11:16:52" |
3092 | }, | 3092 | }, |
3093 | { | 3093 | { |
3094 | "name": "tecnick.com/tcpdf", | ||
3095 | "version": "6.2.11", | ||
3096 | "source": { | ||
3097 | "type": "git", | ||
3098 | "url": "https://github.com/tecnickcom/TCPDF.git", | ||
3099 | "reference": "354433a33946ae7497c3eab291eaaf814bccbfab" | ||
3100 | }, | ||
3101 | "dist": { | ||
3102 | "type": "zip", | ||
3103 | "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/354433a33946ae7497c3eab291eaaf814bccbfab", | ||
3104 | "reference": "354433a33946ae7497c3eab291eaaf814bccbfab", | ||
3105 | "shasum": "" | ||
3106 | }, | ||
3107 | "require": { | ||
3108 | "php": ">=5.3.0" | ||
3109 | }, | ||
3110 | "type": "library", | ||
3111 | "autoload": { | ||
3112 | "classmap": [ | ||
3113 | "fonts", | ||
3114 | "config", | ||
3115 | "include", | ||
3116 | "tcpdf.php", | ||
3117 | "tcpdf_parser.php", | ||
3118 | "tcpdf_import.php", | ||
3119 | "tcpdf_barcodes_1d.php", | ||
3120 | "tcpdf_barcodes_2d.php", | ||
3121 | "include/tcpdf_colors.php", | ||
3122 | "include/tcpdf_filters.php", | ||
3123 | "include/tcpdf_font_data.php", | ||
3124 | "include/tcpdf_fonts.php", | ||
3125 | "include/tcpdf_images.php", | ||
3126 | "include/tcpdf_static.php", | ||
3127 | "include/barcodes/datamatrix.php", | ||
3128 | "include/barcodes/pdf417.php", | ||
3129 | "include/barcodes/qrcode.php" | ||
3130 | ] | ||
3131 | }, | ||
3132 | "notification-url": "https://packagist.org/downloads/", | ||
3133 | "license": [ | ||
3134 | "LGPLv3" | ||
3135 | ], | ||
3136 | "authors": [ | ||
3137 | { | ||
3138 | "name": "Nicola Asuni", | ||
3139 | "email": "info@tecnick.com", | ||
3140 | "homepage": "http://nicolaasuni.tecnick.com" | ||
3141 | } | ||
3142 | ], | ||
3143 | "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", | ||
3144 | "homepage": "http://www.tcpdf.org/", | ||
3145 | "keywords": [ | ||
3146 | "PDFD32000-2008", | ||
3147 | "TCPDF", | ||
3148 | "barcodes", | ||
3149 | "datamatrix", | ||
3150 | "pdf", | ||
3151 | "pdf417", | ||
3152 | "qrcode" | ||
3153 | ], | ||
3154 | "time": "2015-08-02 12:30:27" | ||
3155 | }, | ||
3156 | { | ||
3157 | "name": "tecnickcom/tcpdf", | 3094 | "name": "tecnickcom/tcpdf", |
3158 | "version": "6.2.12", | 3095 | "version": "6.2.12", |
3159 | "source": { | 3096 | "source": { |