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-12-21 11:26:16 +0300
committerGitHub <noreply@github.com>2021-12-21 11:26:16 +0300
commit338f67e5e2c1ea42253a6b54643c50ddb6fc660a (patch)
tree6e685715ec5ab021a334b9feef1b4d382c573ee6 /composer.json
parent354c84d7f7f6f1739c6ddb1ff379ea6711c22db6 (diff)
Updates matomo/ini composer dependency (#18518)
* Updates matomo/ini composer dependency * fix tests
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 8b3a62e64f..c77144c027 100644
--- a/composer.json
+++ b/composer.json
@@ -39,7 +39,7 @@
"matomo/cache": "~2.0",
"matomo/decompress": "~2.0",
"matomo/device-detector": "^5.0",
- "matomo/ini": "~2.0",
+ "matomo/ini": "~3.0",
"matomo/matomo-php-tracker": "^3.0",
"matomo/network": "~2.0",
"matomo/referrer-spam-list": "~4.0.0",