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

Merge pull request #8236 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.10.0

This commit is contained in:
Jérémy Benoist 2025-06-02 06:49:34 +02:00 committed by GitHub
commit 47d9d92c69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -13676,16 +13676,16 @@
}, },
{ {
"name": "tecnickcom/tcpdf", "name": "tecnickcom/tcpdf",
"version": "6.9.4", "version": "6.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git", "url": "https://github.com/tecnickcom/TCPDF.git",
"reference": "c838d7f7babb0d35763acfb9ecf78c3f45966f83" "reference": "ca5b6de294512145db96bcbc94e61696599c391d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/c838d7f7babb0d35763acfb9ecf78c3f45966f83", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/ca5b6de294512145db96bcbc94e61696599c391d",
"reference": "c838d7f7babb0d35763acfb9ecf78c3f45966f83", "reference": "ca5b6de294512145db96bcbc94e61696599c391d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -13735,7 +13735,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.4" "source": "https://github.com/tecnickcom/TCPDF/tree/6.10.0"
}, },
"funding": [ "funding": [
{ {
@ -13743,7 +13743,7 @@
"type": "custom" "type": "custom"
} }
], ],
"time": "2025-05-13T11:34:35+00:00" "time": "2025-05-27T18:02:28+00:00"
}, },
{ {
"name": "thecodingmachine/safe", "name": "thecodingmachine/safe",