|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "35d09aa8e1e0710404eb10be0742fece",
|
|
|
+ "content-hash": "c77cf8360f473eddbf9d33eef75ca58c",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "ezyang/htmlpurifier",
|
|
@@ -1207,6 +1207,78 @@
|
|
|
"time": "2021-01-22T09:19:47+00:00"
|
|
|
},
|
|
|
{
|
|
|
+ "name": "tecnickcom/tcpdf",
|
|
|
+ "version": "6.4.4",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/tecnickcom/TCPDF.git",
|
|
|
+ "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/42cd0f9786af7e5db4fcedaa66f717b0d0032320",
|
|
|
+ "reference": "42cd0f9786af7e5db4fcedaa66f717b0d0032320",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "classmap": [
|
|
|
+ "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": [
|
|
|
+ "LGPL-3.0-only"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicola Asuni",
|
|
|
+ "email": "info@tecnick.com",
|
|
|
+ "role": "lead"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "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"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/tecnickcom/TCPDF/issues",
|
|
|
+ "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.4"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project",
|
|
|
+ "type": "custom"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2021-12-31T08:39:24+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
"name": "topthink/framework",
|
|
|
"version": "v6.0.7",
|
|
|
"source": {
|
|
@@ -1440,6 +1512,88 @@
|
|
|
"source": "https://github.com/top-think/think-orm/tree/v2.0.39"
|
|
|
},
|
|
|
"time": "2021-02-26T10:20:00+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "topthink/think-template",
|
|
|
+ "version": "v2.0.8",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/top-think/think-template.git",
|
|
|
+ "reference": "abfc293f74f9ef5127b5c416310a01fe42e59368"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-template/zipball/abfc293f74f9ef5127b5c416310a01fe42e59368",
|
|
|
+ "reference": "abfc293f74f9ef5127b5c416310a01fe42e59368",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1.0",
|
|
|
+ "psr/simple-cache": "^1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "think\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "liu21st",
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "the php template engine",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/top-think/think-template/issues",
|
|
|
+ "source": "https://github.com/top-think/think-template/tree/v2.0.8"
|
|
|
+ },
|
|
|
+ "time": "2020-12-10T07:52:03+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "topthink/think-view",
|
|
|
+ "version": "v1.0.14",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/top-think/think-view.git",
|
|
|
+ "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-view/zipball/edce0ae2c9551ab65f9e94a222604b0dead3576d",
|
|
|
+ "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1.0",
|
|
|
+ "topthink/think-template": "^2.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "think\\view\\driver\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "Apache-2.0"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "liu21st",
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "thinkphp template driver",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/top-think/think-view/issues",
|
|
|
+ "source": "https://github.com/top-think/think-view/tree/v1.0.14"
|
|
|
+ },
|
|
|
+ "time": "2019-11-06T11:40:13+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|