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:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock
index ce5e065c01..a4f368a93b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2144,16 +2144,16 @@
},
{
"name": "tecnickcom/tcpdf",
- "version": "6.4.2",
+ "version": "6.4.3",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git",
- "reference": "172540dcbfdf8dc983bc2fe78feff48ff7ec1c76"
+ "reference": "3cfc830d70b3783ecfc198fc28c183287bcb1dce"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/172540dcbfdf8dc983bc2fe78feff48ff7ec1c76",
- "reference": "172540dcbfdf8dc983bc2fe78feff48ff7ec1c76",
+ "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/3cfc830d70b3783ecfc198fc28c183287bcb1dce",
+ "reference": "3cfc830d70b3783ecfc198fc28c183287bcb1dce",
"shasum": ""
},
"require": {
@@ -2204,7 +2204,7 @@
],
"support": {
"issues": "https://github.com/tecnickcom/TCPDF/issues",
- "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.2"
+ "source": "https://github.com/tecnickcom/TCPDF/tree/6.4.3"
},
"funding": [
{
@@ -2212,7 +2212,7 @@
"type": "custom"
}
],
- "time": "2021-07-20T14:43:20+00:00"
+ "time": "2021-12-28T12:31:24+00:00"
},
{
"name": "tedivm/jshrink",
@@ -3412,16 +3412,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.5.21",
+ "version": "8.5.22",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "50a58a60b85947b0bee4c8ecfe0f4bbdcf20e984"
+ "reference": "ddd05b9d844260353895a3b950a9258126c11503"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/50a58a60b85947b0bee4c8ecfe0f4bbdcf20e984",
- "reference": "50a58a60b85947b0bee4c8ecfe0f4bbdcf20e984",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ddd05b9d844260353895a3b950a9258126c11503",
+ "reference": "ddd05b9d844260353895a3b950a9258126c11503",
"shasum": ""
},
"require": {
@@ -3493,11 +3493,11 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.21"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.22"
},
"funding": [
{
- "url": "https://phpunit.de/donate.html",
+ "url": "https://phpunit.de/sponsors.html",
"type": "custom"
},
{
@@ -3505,7 +3505,7 @@
"type": "github"
}
],
- "time": "2021-09-25T07:37:20+00:00"
+ "time": "2021-12-25T06:58:09+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",