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:
authorStefan Giehl <stefan@piwik.org>2018-05-06 21:05:24 +0300
committerBenaka <diosmosis@users.noreply.github.com>2018-05-06 21:05:24 +0300
commit5a56bf132b3684ec5d26dab3eacadcbe0e5b9e45 (patch)
tree3c85f11674c6e1cf0f747e1790a833fc4031739c /composer.lock
parent6462ae726c91f3f5b5d648f0187edbe9eabb0992 (diff)
updates php-di package (#12831)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock13
1 files changed, 7 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index a831d582ce..710e23cec7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,7 +1,7 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "ed95573aa1d50a430cc55428d46160b6",
@@ -853,16 +853,16 @@
},
{
"name": "php-di/php-di",
- "version": "5.4.3",
+ "version": "5.4.6",
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/PHP-DI.git",
- "reference": "8ecded470bb0255c93f2996f78bb3b644c06599a"
+ "reference": "3f9255659595f3e289f473778bb6c51aa72abbbd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/8ecded470bb0255c93f2996f78bb3b644c06599a",
- "reference": "8ecded470bb0255c93f2996f78bb3b644c06599a",
+ "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/3f9255659595f3e289f473778bb6c51aa72abbbd",
+ "reference": "3f9255659595f3e289f473778bb6c51aa72abbbd",
"shasum": ""
},
"require": {
@@ -884,6 +884,7 @@
"doctrine/cache": "~1.4",
"mnapoli/phpunit-easymock": "~0.2.0",
"ocramius/proxy-manager": "~1.0|~2.0",
+ "phpbench/phpbench": "@dev",
"phpunit/phpunit": "~4.5"
},
"suggest": {
@@ -911,7 +912,7 @@
"dependency injection",
"di"
],
- "time": "2017-04-11T19:42:20+00:00"
+ "time": "2017-12-03T08:20:27+00:00"
},
{
"name": "php-di/phpdoc-reader",