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:
authorThomas Steur <thomas.steur@gmail.com>2016-01-14 06:45:01 +0300
committerThomas Steur <thomas.steur@gmail.com>2016-01-15 00:44:30 +0300
commitb12c069769e856f43c6f509d6e3528031795440e (patch)
tree79ace84370835a6f4c8a06c830b49c4753c51c1b /composer.json
parent95ca1edf95f0518fd09f5efffbac719b9ce0e4c3 (diff)
add possibility to view config values, including description, default value and whether it is an adjusted config value in the ui
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 e7cc14f778..3c6521b827 100644
--- a/composer.json
+++ b/composer.json
@@ -46,7 +46,7 @@
"piwik/decompress": "~1.0",
"piwik/network": "~0.1.0",
"piwik/cache": "~0.2.5",
- "piwik/ini": "^1.0.3",
+ "piwik/ini": "^1.0.6",
"php-di/php-di": "5.0.0-beta1",
"psr/log": "~1.0",
"monolog/monolog": "~1.11",