1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Merge pull request #8129 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.9.1

This commit is contained in:
Jérémy Benoist 2025-04-07 06:34:51 +02:00 committed by GitHub
commit 4b652b416c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -13669,16 +13669,16 @@
},
{
"name": "tecnickcom/tcpdf",
"version": "6.8.2",
"version": "6.9.1",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "f7a781073e1645062f163e058139e2f89355d420"
"reference": "ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/f7a781073e1645062f163e058139e2f89355d420",
"reference": "f7a781073e1645062f163e058139e2f89355d420",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b",
"reference": "ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b",
"shasum": ""
},
"require": {
@ -13691,8 +13691,6 @@
"config",
"include",
"tcpdf.php",
"tcpdf_parser.php",
"tcpdf_import.php",
"tcpdf_barcodes_1d.php",
"tcpdf_barcodes_2d.php",
"include/tcpdf_colors.php",
@ -13730,7 +13728,7 @@
],
"support": {
"issues": "https://github.com/tecnickcom/TCPDF/issues",
"source": "https://github.com/tecnickcom/TCPDF/tree/6.8.2"
"source": "https://github.com/tecnickcom/TCPDF/tree/6.9.1"
},
"funding": [
{
@ -13738,7 +13736,7 @@
"type": "custom"
}
],
"time": "2025-01-26T14:03:12+00:00"
"time": "2025-04-03T06:38:07+00:00"
},
{
"name": "thecodingmachine/safe",