Bump TCPDF from 6.8.2 to 6.9.4

This commit is contained in:
johnnyq
2025-05-22 12:04:48 -04:00
parent 0b04bc79e9
commit 96abdef3ad
9 changed files with 83 additions and 947 deletions

View File

@@ -12,7 +12,7 @@
"barcodes"
],
"homepage": "http://www.tcpdf.org/",
"version": "6.8.2",
"version": "6.9.4",
"license": "LGPL-3.0-or-later",
"authors": [
{
@@ -30,8 +30,6 @@
"config",
"include",
"tcpdf.php",
"tcpdf_parser.php",
"tcpdf_import.php",
"tcpdf_barcodes_1d.php",
"tcpdf_barcodes_2d.php",
"include/tcpdf_colors.php",
@@ -44,10 +42,5 @@
"include/barcodes/pdf417.php",
"include/barcodes/qrcode.php"
]
},
"archive": {
"exclude": [
"/examples"
]
}
}