N°7175 Update tecnickcom/tcpdf from 6.4.4 to 6.6.5

This commit is contained in:
Pierre Goiffon
2024-01-30 16:58:01 +01:00
parent 0e91c75dc2
commit 0a9c5250f8
108 changed files with 722 additions and 210 deletions

View File

@@ -12,8 +12,8 @@
"barcodes"
],
"homepage": "http://www.tcpdf.org/",
"version": "6.4.4",
"license": "LGPL-3.0-only",
"version": "6.6.5",
"license": "LGPL-3.0-or-later",
"authors": [
{
"name": "Nicola Asuni",
@@ -43,5 +43,10 @@
"include/barcodes/pdf417.php",
"include/barcodes/qrcode.php"
]
},
"archive": {
"exclude": [
"/examples"
]
}
}