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.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 55a82edc94..73228fb04c 100644
--- a/composer.json
+++ b/composer.json
@@ -59,6 +59,14 @@
"symfony/var-dumper": "~2.6.0",
"symfony/yaml": "~2.6.0"
},
+ "replace": {
+ "symfony/polyfill-php54": "*",
+ "symfony/polyfill-php55": "*",
+ "symfony/polyfill-php56": "*",
+ "symfony/polyfill-php70": "*",
+ "symfony/polyfill-php71": "*",
+ "symfony/polyfill-php72": "*"
+ },
"repositories": [
{
"type": "git",