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:
authorThomas Steur <thomas.steur@gmail.com>2015-10-27 05:32:11 +0300
committerThomas Steur <thomas.steur@gmail.com>2015-10-27 05:32:11 +0300
commitb16297b59ac339ce0fdc84d21282e31a62f07ea7 (patch)
treed6a18fe20e7a153dd450c30d0999dfb42a6ed7ef /composer.json
parent1d8222d9a0fdeb1b74139707dd125ad28aa798c8 (diff)
Update dependencies
refs #9095 Package tecnick.com/tcpdf is abandoned
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 1943bd6c2f..42e741f8fd 100644
--- a/composer.json
+++ b/composer.json
@@ -54,7 +54,7 @@
"symfony/event-dispatcher": "~2.6.0",
"pear/pear_exception": "~1.0.0",
"piwik/referrer-spam-blacklist": "~1.0",
- "tecnick.com/tcpdf": "~6.0"
+ "tecnickcom/tcpdf": "~6.0"
},
"require-dev": {
"aws/aws-sdk-php": "2.7.1",