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-01-25 02:53:58 +0300
committersgiehl <stefan@piwik.org>2015-01-25 02:53:58 +0300
commit1433d6fed86009ca92d9778eacd0d79ab02508fe (patch)
tree770a2a0c57c053102a234f4d049f7ad41719d578 /composer.json
parent10cc460fe71e180975b21c8cfba7de13d1fcd2be (diff)
use latest master of device detector; added new device type to test results
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 e77510dc4a..80d7b48de2 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": "~3.0-b1",
+ "piwik/device-detector": "dev-master",
"piwik/decompress": "~0.1.1",
"piwik/network": "~0.1.0",
"piwik/cache": "~0.2",