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>2014-10-31 02:08:27 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2014-10-31 02:08:27 +0300
commitf5b6b4ccb021a3b082e578fc9a42c715985d1fae (patch)
tree538524328a7116f9e119264916ba239be9f7dc7b /composer.json
parent46b84557d30dcab91e5e4dfe07befafdea2cb33b (diff)
Use version 5.0.x-dev for 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 db9e9c1537..7120659b8d 100644
--- a/composer.json
+++ b/composer.json
@@ -44,7 +44,7 @@
"mustangostang/spyc": "~0.5.0",
"piwik/device-detector": "~2.0",
"piwik/decompress": "~0.1.1",
- "mnapoli/php-di": "~4.4.0"
+ "mnapoli/php-di": "5.0.x-dev"
},
"require-dev": {
"aws/aws-sdk-php": "2.7.1",