Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2021-03-29 17:43:43 +0300
committerGitHub <noreply@github.com>2021-03-29 17:43:43 +0300
commit367547e0ab49bc5fece598c56e15fe3b24796740 (patch)
treef17c22a5a00f93edeb6b2d6f80c52a502101edb1 /composer.lock
parente9a5f9d8cd41f4144ecfaad6476e6dcc42515802 (diff)
Updates tecnickcom/tcpdf (#17405)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock18
1 files changed, 12 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index d4073ce58c..3a5ba0fe35 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2018,16 +2018,16 @@
},
{
"name": "tecnickcom/tcpdf",
- "version": "6.3.5",
+ "version": "6.4.1",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git",
- "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
+ "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
- "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
+ "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/5ba838befdb37ef06a16d9f716f35eb03cb1b329",
+ "reference": "5ba838befdb37ef06a16d9f716f35eb03cb1b329",
"shasum": ""
},
"require": {
@@ -2078,9 +2078,15 @@
],
"support": {
"issues": "https://github.com/tecnickcom/TCPDF/issues",
- "source": "https://github.com/tecnickcom/TCPDF/tree/6.3.5"
+ "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.1"
},
- "time": "2020-02-14T14:20:12+00:00"
+ "funding": [
+ {
+ "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project",
+ "type": "custom"
+ }
+ ],
+ "time": "2021-03-27T16:00:33+00:00"
},
{
"name": "tedivm/jshrink",