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-03 02:14:25 +0400
committerMatthieu Napoli <matthieu@mnapoli.fr>2014-10-03 02:14:25 +0400
commit602c48454b0fbb515b20987bb1480133d3effcfd (patch)
tree7c2c376e2519ef439e9f0efb865a423564eaa9bc /composer.json
parentf29c9380249d95fe004d6f2652dfdb318aea0784 (diff)
Updated the piwik/decompress dependency to 0.1
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 a8d9b6d658..270968a3ba 100644
--- a/composer.json
+++ b/composer.json
@@ -38,7 +38,7 @@
"tedivm/jshrink": "v0.5.1",
"mustangostang/spyc": "0.5.*",
"piwik/device-detector": "2.*",
- "piwik/decompress": "*@dev"
+ "piwik/decompress": "~0.1.0"
},
"require-dev": {
"phpunit/phpunit": "~4.1",