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-10 17:01:50 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-06-10 17:01:50 +0300
commitb846615a1637f39ca142f6723d2b7ad6ac2f1874 (patch)
tree34621f24279ee297b1a68242d9814605fa388fa9 /composer.lock
parent0717e51c5f159034f1a96408972b3c71776cb2f2 (diff)
Updating PHPUnit
- Removing phpunit/phpunit (4.6.6) - Installing phpunit/phpunit (4.6.10)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 23d7e06390..030c433c1c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1474,7 +1474,7 @@
"performance",
"profiling"
],
- "time": "2015-02-26 14:37:51"
+ "time": "2014-08-28 17:34:52"
},
{
"name": "guzzle/guzzle",
@@ -2026,16 +2026,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "4.6.6",
+ "version": "4.6.10",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "3afe303d873a4d64c62ef84de491b97b006fbdac"
+ "reference": "7b5fe98b28302a8b25693b2298bca74463336975"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3afe303d873a4d64c62ef84de491b97b006fbdac",
- "reference": "3afe303d873a4d64c62ef84de491b97b006fbdac",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7b5fe98b28302a8b25693b2298bca74463336975",
+ "reference": "7b5fe98b28302a8b25693b2298bca74463336975",
"shasum": ""
},
"require": {
@@ -2094,7 +2094,7 @@
"testing",
"xunit"
],
- "time": "2015-04-29 15:18:52"
+ "time": "2015-06-03 05:03:30"
},
{
"name": "phpunit/phpunit-mock-objects",