Bump tecnickcom/tcpdf from 6.7.8 to 6.8.0

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

---
updated-dependencies:
- dependency-name: tecnickcom/tcpdf
  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] 2024-12-24 03:18:02 +00:00 committed by GitHub
parent c5b8a9542c
commit e748881b0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
composer.lock generated
View file

@ -14406,20 +14406,21 @@
}, },
{ {
"name": "tecnickcom/tcpdf", "name": "tecnickcom/tcpdf",
"version": "6.7.8", "version": "6.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git", "url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "7956f5e37863c6a569d5ccfae826f353a12a2493" "reference": "14ffa0e308f5634aa2489568b4b90b24073b6731"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/7956f5e37863c6a569d5ccfae826f353a12a2493", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/14ffa0e308f5634aa2489568b4b90b24073b6731",
"reference": "7956f5e37863c6a569d5ccfae826f353a12a2493", "reference": "14ffa0e308f5634aa2489568b4b90b24073b6731",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.5.0" "ext-curl": "*",
"php": ">=7.1.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -14466,7 +14467,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.7.8" "source": "https://github.com/tecnickcom/TCPDF/tree/6.8.0"
}, },
"funding": [ "funding": [
{ {
@ -14474,7 +14475,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2024-12-13T19:31:40+00:00" "time": "2024-12-23T13:34:57+00:00"
}, },
{ {
"name": "thecodingmachine/safe", "name": "thecodingmachine/safe",