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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 190c5de277..039faa8a66 100644
--- a/composer.json
+++ b/composer.json
@@ -22,6 +22,7 @@
"php": ">=5.3.0",
"twig/twig": "1.*",
"leafo/lessphp": "0.3.*",
- "symfony/console": ">=v2.3.5"
+ "symfony/console": ">=v2.3.5",
+ "tedivm/jshrink": "v0.5.1"
}
}