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

Bump tecnickcom/tcpdf from 6.8.0 to 6.8.2

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

---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
  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-01-27 03:46:27 +00:00 committed by GitHub
parent 3a6a57ee55
commit c99ff39554
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
composer.lock generated
View file

@ -14460,16 +14460,16 @@
}, },
{ {
"name": "tecnickcom/tcpdf", "name": "tecnickcom/tcpdf",
"version": "6.8.0", "version": "6.8.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git", "url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "14ffa0e308f5634aa2489568b4b90b24073b6731" "reference": "f7a781073e1645062f163e058139e2f89355d420"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/14ffa0e308f5634aa2489568b4b90b24073b6731", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/f7a781073e1645062f163e058139e2f89355d420",
"reference": "14ffa0e308f5634aa2489568b4b90b24073b6731", "reference": "f7a781073e1645062f163e058139e2f89355d420",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14521,7 +14521,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.0" "source": "https://github.com/tecnickcom/TCPDF/tree/6.8.2"
}, },
"funding": [ "funding": [
{ {
@ -14529,7 +14529,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2024-12-23T13:34:57+00:00" "time": "2025-01-26T14:03:12+00:00"
}, },
{ {
"name": "thecodingmachine/safe", "name": "thecodingmachine/safe",
@ -20340,9 +20340,9 @@
"ext-tokenizer": "*", "ext-tokenizer": "*",
"ext-xml": "*" "ext-xml": "*"
}, },
"platform-dev": {}, "platform-dev": [],
"platform-overrides": { "platform-overrides": {
"php": "7.4.29" "php": "7.4.29"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }