mirror of
https://github.com/wallabag/wallabag.git
synced 2025-03-13 14:42:39 +00:00
Merge pull request #7918 from wallabag/dependabot/composer/tecnickcom/tcpdf-6.8.0
This commit is contained in:
commit
9f53cc4130
1 changed files with 8 additions and 7 deletions
15
composer.lock
generated
15
composer.lock
generated
|
@ -14406,20 +14406,21 @@
|
|||
},
|
||||
{
|
||||
"name": "tecnickcom/tcpdf",
|
||||
"version": "6.7.8",
|
||||
"version": "6.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tecnickcom/TCPDF.git",
|
||||
"reference": "7956f5e37863c6a569d5ccfae826f353a12a2493"
|
||||
"reference": "14ffa0e308f5634aa2489568b4b90b24073b6731"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/7956f5e37863c6a569d5ccfae826f353a12a2493",
|
||||
"reference": "7956f5e37863c6a569d5ccfae826f353a12a2493",
|
||||
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/14ffa0e308f5634aa2489568b4b90b24073b6731",
|
||||
"reference": "14ffa0e308f5634aa2489568b4b90b24073b6731",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.5.0"
|
||||
"ext-curl": "*",
|
||||
"php": ">=7.1.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
|
@ -14466,7 +14467,7 @@
|
|||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
|
@ -14474,7 +14475,7 @@
|
|||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2024-12-13T19:31:40+00:00"
|
||||
"time": "2024-12-23T13:34:57+00:00"
|
||||
},
|
||||
{
|
||||
"name": "thecodingmachine/safe",
|
||||
|
|
Loading…
Reference in a new issue