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-03-11 12:41:02 +0300
committerGitHub <noreply@github.com>2022-03-11 12:41:02 +0300
commit130107669b8f3bb75d9439b56a93ca15eb6d8816 (patch)
tree93d33b68bf61451bebee97a681597fd6885d3cb6 /composer.lock
parent24ec93dbccb56a613001aa90b01f0726556c3cd0 (diff)
[automatic composer updates] (#18923)
* updates composer dependencies * updates expected test files Co-authored-by: sgiehl <sgiehl@users.noreply.github.com> Co-authored-by: sgiehl <stefan@matomo.org>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock34
1 files changed, 17 insertions, 17 deletions
diff --git a/composer.lock b/composer.lock
index 08206b92f2..8e5f9fde7f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -398,16 +398,16 @@
},
{
"name": "matomo/device-detector",
- "version": "5.0.4",
+ "version": "5.0.5",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
- "reference": "99ea1953fc7f23f785e593ce1499a00586645530"
+ "reference": "cd1283126b4cf5081fdc0381b5b5e7849333cfa4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/99ea1953fc7f23f785e593ce1499a00586645530",
- "reference": "99ea1953fc7f23f785e593ce1499a00586645530",
+ "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/cd1283126b4cf5081fdc0381b5b5e7849333cfa4",
+ "reference": "cd1283126b4cf5081fdc0381b5b5e7849333cfa4",
"shasum": ""
},
"require": {
@@ -463,7 +463,7 @@
"source": "https://github.com/matomo-org/matomo",
"wiki": "https://dev.matomo.org/"
},
- "time": "2022-02-18T19:51:56+00:00"
+ "time": "2022-03-08T09:22:55+00:00"
},
{
"name": "matomo/doctrine-cache-fork",
@@ -1835,7 +1835,7 @@
},
{
"name": "symfony/polyfill-ctype",
- "version": "v1.24.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
@@ -1897,7 +1897,7 @@
"portable"
],
"support": {
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
},
"funding": [
{
@@ -1917,7 +1917,7 @@
},
{
"name": "symfony/polyfill-iconv",
- "version": "v1.24.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",
@@ -1980,7 +1980,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-iconv/tree/v1.24.0"
+ "source": "https://github.com/symfony/polyfill-iconv/tree/v1.25.0"
},
"funding": [
{
@@ -2000,7 +2000,7 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.24.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
@@ -2063,7 +2063,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
},
"funding": [
{
@@ -3429,16 +3429,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.5.23",
+ "version": "8.5.24",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "efb20ff3623b9d09bf190a68fdfe574538a8d496"
+ "reference": "293cb0099d75407d971a73f41e51f35b664667ed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/efb20ff3623b9d09bf190a68fdfe574538a8d496",
- "reference": "efb20ff3623b9d09bf190a68fdfe574538a8d496",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/293cb0099d75407d971a73f41e51f35b664667ed",
+ "reference": "293cb0099d75407d971a73f41e51f35b664667ed",
"shasum": ""
},
"require": {
@@ -3510,7 +3510,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.23"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.24"
},
"funding": [
{
@@ -3522,7 +3522,7 @@
"type": "github"
}
],
- "time": "2022-01-21T05:50:34+00:00"
+ "time": "2022-03-05T16:52:36+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",