1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-27 17:28:39 +00:00

Merge pull request #6925 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.6.5

This commit is contained in:
Jérémy Benoist 2023-09-07 06:09:05 +02:00 committed by GitHub
commit c0ecd38e76
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",