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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-02-26 01:09:13 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-02-26 01:09:13 +0300
commitd0270b13f12e4e2f7081b404c7da7c094b3bd414 (patch)
tree59c360b2c4213c13963745aa53febd767a962b56 /composer.json
parent575123c5d61d2a78ff74e257f3fdd878cc0efcb3 (diff)
#7275 Upgrade version of piwik/ini
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 f0d03b0e0a..76cadd2442 100644
--- a/composer.json
+++ b/composer.json
@@ -46,7 +46,7 @@
"piwik/decompress": "~0.1.1",
"piwik/network": "~0.1.0",
"piwik/cache": "~0.2.5",
- "piwik/ini": "~1.0",
+ "piwik/ini": "~1.0,>=1.0.2",
"mnapoli/php-di": "5.0.x-dev",
"psr/log": "~1.0",
"monolog/monolog": "~1.11",