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:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 63c2392525..28afb9f9e9 100644
--- a/composer.json
+++ b/composer.json
@@ -23,6 +23,8 @@
"twig/twig": "1.*",
"leafo/lessphp": "~0.3",
"symfony/console": ">=v2.3.5",
- "tedivm/jshrink": "v0.5.1"
+ "tedivm/jshrink": "v0.5.1",
+ "mustangostang/spyc": "*",
+ "piwik/device-detector": "dev-master"
}
}