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:
authorsgiehl <stefan@piwik.org>2014-04-03 18:33:16 +0400
committersgiehl <stefan@piwik.org>2014-04-03 18:33:16 +0400
commit329a1a47f64b3f7688c6aee9f9230be33c8d4a4e (patch)
tree8873c0a5cd5af34ff59d14fe4e10609d62d42b93 /composer.json
parente380ce2246173ab0dda603dc2eb515711ea2e34b (diff)
updated composer files
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 28afb9f9e9..8c3fc620d8 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
"leafo/lessphp": "~0.3",
"symfony/console": ">=v2.3.5",
"tedivm/jshrink": "v0.5.1",
- "mustangostang/spyc": "*",
- "piwik/device-detector": "dev-master"
+ "mustangostang/spyc": "0.5.*",
+ "piwik/device-detector": "*"
}
}