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:
-rw-r--r--composer.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 6f8cdcb102..3c6521b827 100644
--- a/composer.json
+++ b/composer.json
@@ -107,8 +107,5 @@
"post-install-cmd": [
"Piwik\\Composer\\ScriptHandler::buildXhprof"
]
- },
- "config": {
- "disable-tls": true
}
}