Update lockfile.

This commit is contained in:
marco
2015-10-23 23:25:01 +02:00
parent 7380abc87d
commit 966a26ea47

10
composer.lock generated
View File

@@ -1274,16 +1274,16 @@
},
{
"name": "phpunit/phpunit",
"version": "4.8.15",
"version": "4.8.16",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "be8f7b9eacf8243940f8412f8b4a9a434c73dd7b"
"reference": "625f8c345606ed0f3a141dfb88f4116f0e22978e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/be8f7b9eacf8243940f8412f8b4a9a434c73dd7b",
"reference": "be8f7b9eacf8243940f8412f8b4a9a434c73dd7b",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/625f8c345606ed0f3a141dfb88f4116f0e22978e",
"reference": "625f8c345606ed0f3a141dfb88f4116f0e22978e",
"shasum": ""
},
"require": {
@@ -1342,7 +1342,7 @@
"testing",
"xunit"
],
"time": "2015-10-22 09:05:37"
"time": "2015-10-23 06:48:33"
},
{
"name": "phpunit/phpunit-mock-objects",