Bump tecnickcom/tcpdf from 6.6.2 to 6.6.5

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

---
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] 2023-09-07 02:58:30 +00:00 committed by GitHub
parent ff7c692da0
commit da588f6202
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -14388,16 +14388,16 @@
}, },
{ {
"name": "tecnickcom/tcpdf", "name": "tecnickcom/tcpdf",
"version": "6.6.2", "version": "6.6.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git", "url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459" "reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/e3cffc9bcbc76e89e167e9eb0bbda0cab7518459", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5fce932fcee4371865314ab7f6c0d85423c5c7ce",
"reference": "e3cffc9bcbc76e89e167e9eb0bbda0cab7518459", "reference": "5fce932fcee4371865314ab7f6c0d85423c5c7ce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -14426,7 +14426,7 @@
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"LGPL-3.0-only" "LGPL-3.0-or-later"
], ],
"authors": [ "authors": [
{ {
@ -14448,7 +14448,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.6.2" "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.5"
}, },
"funding": [ "funding": [
{ {
@ -14456,7 +14456,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2022-12-17T10:28:59+00:00" "time": "2023-09-06T15:09:26+00:00"
}, },
{ {
"name": "thecodingmachine/safe", "name": "thecodingmachine/safe",