1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Bump tecnickcom/tcpdf from 6.9.1 to 6.9.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-21 02:44:59 +00:00 committed by GitHub
parent 1f89bed117
commit dab0bc520b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -13673,16 +13673,16 @@
}, },
{ {
"name": "tecnickcom/tcpdf", "name": "tecnickcom/tcpdf",
"version": "6.9.1", "version": "6.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git", "url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b" "reference": "d0e8dd17f8a1df3c97b94b9af8356e88e811ed59"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/d0e8dd17f8a1df3c97b94b9af8356e88e811ed59",
"reference": "ed27e28a4c478f7f4015b5e7e7b1912af9e85f2b", "reference": "d0e8dd17f8a1df3c97b94b9af8356e88e811ed59",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13732,7 +13732,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.9.1" "source": "https://github.com/tecnickcom/TCPDF/tree/6.9.3"
}, },
"funding": [ "funding": [
{ {
@ -13740,7 +13740,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2025-04-03T06:38:07+00:00" "time": "2025-04-20T15:52:50+00:00"
}, },
{ {
"name": "thecodingmachine/safe", "name": "thecodingmachine/safe",