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-08-12 10:35:51 +0300
committerGitHub <noreply@github.com>2022-08-12 10:35:51 +0300
commit1edec0bad7cf470e57ce5da2e1b072a5c1963b78 (patch)
treede9326099d722375349015c26b8c298ca85cc44f
parent97dfb19cb25e853643ee5b31b498bc9bb38c6030 (diff)
updates composer dependencies (#19620)
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
-rw-r--r--composer.lock16
1 files changed, 6 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock
index 957676b9ac..526b51b9dd 100644
--- a/composer.lock
+++ b/composer.lock
@@ -206,16 +206,16 @@
},
{
"name": "geoip2/geoip2",
- "version": "v2.12.2",
+ "version": "v2.13.0",
"source": {
"type": "git",
- "url": "https://github.com/maxmind/GeoIP2-php.git",
- "reference": "83adb44ac4b9553d36b579a14673ed124583082f"
+ "url": "git@github.com:maxmind/GeoIP2-php.git",
+ "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/83adb44ac4b9553d36b579a14673ed124583082f",
- "reference": "83adb44ac4b9553d36b579a14673ed124583082f",
+ "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
+ "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
"shasum": ""
},
"require": {
@@ -256,11 +256,7 @@
"geolocation",
"maxmind"
],
- "support": {
- "issues": "https://github.com/maxmind/GeoIP2-php/issues",
- "source": "https://github.com/maxmind/GeoIP2-php/tree/v2.12.2"
- },
- "time": "2021-11-30T18:15:25+00:00"
+ "time": "2022-08-05T20:32:58+00:00"
},
{
"name": "lox/xhprof",