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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-06-16 11:59:17 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-06-16 11:59:43 +0300
commit35bf703578acd9f9f5c494b5bf42548c24f0ebe1 (patch)
tree497a12e4eec8793ba9b4e419fc00fd9fe13db794 /composer.json
parent62f170d537c489447a8f9d5a9b4abcde7d6661c7 (diff)
Replace requiring mnapoli/php-di with php-di/php-di
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 8d1167a652..5bebd327f3 100644
--- a/composer.json
+++ b/composer.json
@@ -47,7 +47,7 @@
"piwik/network": "~0.1.0",
"piwik/cache": "~0.2.5",
"piwik/ini": "~1.0,>=1.0.3",
- "mnapoli/php-di": "5.0.0-beta1",
+ "php-di/php-di": "5.0.0-beta1",
"psr/log": "~1.0",
"monolog/monolog": "~1.11",
"symfony/monolog-bridge": "~2.6",