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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-28 13:37:55 +0300
committerGitHub <noreply@github.com>2022-01-28 13:37:55 +0300
commit188b8f12c7b402c5b6eb3b0995fa5ae9c2863d24 (patch)
treef2d3fc269e86438fff583210c0e26fbecc42795d /composer.lock
parent8ae9c53fc19824b22467f9baab477fb4e7f05967 (diff)
updates composer dependencies (#18698)
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index 4fcd6958ac..83255ee0ca 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1005,16 +1005,16 @@
},
{
"name": "opis/closure",
- "version": "3.6.2",
+ "version": "3.6.3",
"source": {
"type": "git",
"url": "https://github.com/opis/closure.git",
- "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6"
+ "reference": "3d81e4309d2a927abbe66df935f4bb60082805ad"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6",
- "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6",
+ "url": "https://api.github.com/repos/opis/closure/zipball/3d81e4309d2a927abbe66df935f4bb60082805ad",
+ "reference": "3d81e4309d2a927abbe66df935f4bb60082805ad",
"shasum": ""
},
"require": {
@@ -1064,9 +1064,9 @@
],
"support": {
"issues": "https://github.com/opis/closure/issues",
- "source": "https://github.com/opis/closure/tree/3.6.2"
+ "source": "https://github.com/opis/closure/tree/3.6.3"
},
- "time": "2021-04-09T13:42:10+00:00"
+ "time": "2022-01-27T09:35:39+00:00"
},
{
"name": "pear/archive_tar",
@@ -3418,16 +3418,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.5.22",
+ "version": "8.5.23",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "ddd05b9d844260353895a3b950a9258126c11503"
+ "reference": "efb20ff3623b9d09bf190a68fdfe574538a8d496"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ddd05b9d844260353895a3b950a9258126c11503",
- "reference": "ddd05b9d844260353895a3b950a9258126c11503",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/efb20ff3623b9d09bf190a68fdfe574538a8d496",
+ "reference": "efb20ff3623b9d09bf190a68fdfe574538a8d496",
"shasum": ""
},
"require": {
@@ -3499,7 +3499,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.22"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.23"
},
"funding": [
{
@@ -3511,7 +3511,7 @@
"type": "github"
}
],
- "time": "2021-12-25T06:58:09+00:00"
+ "time": "2022-01-21T05:50:34+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",