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>2014-10-29 01:21:26 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2014-10-29 01:21:26 +0300
commit01fadf0b89c3a3a2e2c77edf16c60909657561ea (patch)
treef0333863a8de00d9086dca95b0bc3cd533a28f36 /composer.json
parent447dd01bc3ad696d8daf7b5bde1fa3a25f6b99da (diff)
Updated piwik/decompress dependency following the new version
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 95f688e3f7..24e10fcedc 100644
--- a/composer.json
+++ b/composer.json
@@ -43,7 +43,7 @@
"tedivm/jshrink": "~0.5.1",
"mustangostang/spyc": "~0.5.0",
"piwik/device-detector": "~2.0",
- "piwik/decompress": "~0.1.0"
+ "piwik/decompress": "~0.1.1"
},
"require-dev": {
"aws/aws-sdk-php": "2.7.1",