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

Bump tecnickcom/tcpdf from 6.8.2 to 6.9.1

Bumps [tecnickcom/tcpdf](https://github.com/tecnickcom/TCPDF) from 6.8.2 to 6.9.1.
- [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT)
- [Commits](https://github.com/tecnickcom/TCPDF/compare/6.8.2...6.9.1)

---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
  dependency-version: 6.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-07 03:00:55 +00:00 committed by GitHub
parent 8a15feb730
commit 10e80a7b9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
composer.lock generated
View file

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