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>2015-02-01 00:17:39 +0300
committersgiehl <stefan@piwik.org>2015-02-01 00:17:39 +0300
commiteb5a9ba1b9413830c2c2ed4ea727db02cc371168 (patch)
tree1eeed8c4fcb8e98ecb94681f590f9eb08d14b4cd /composer.json
parent3555c629a572cbd7a198185d6c5d7a70fc4076f1 (diff)
switched device-detector to new version 3.0
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 80d7b48de2..c2ae42073a 100644
--- a/composer.json
+++ b/composer.json
@@ -42,7 +42,7 @@
"symfony/console": "~2.6",
"tedivm/jshrink": "~0.5.1",
"mustangostang/spyc": "~0.5.0",
- "piwik/device-detector": "dev-master",
+ "piwik/device-detector": "~3.0",
"piwik/decompress": "~0.1.1",
"piwik/network": "~0.1.0",
"piwik/cache": "~0.2",