Merge pull request #7984 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.8.2

Bump tecnickcom/tcpdf from 6.8.0 to 6.8.2
This commit is contained in:
Jérémy Benoist 2025-01-27 05:09:19 +01:00 committed by GitHub
commit 639d8fa1f1
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"
} }