Update lockfile.

This commit is contained in:
marco
2015-10-22 17:51:22 +02:00
parent b9b17a59a3
commit aa23324876

12
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "d72500818c46823a667d76239af98609",
"hash": "92704d2679fce692438b9e6f1dc6e02f",
"content-hash": "3297411fcec47a02bc4f456fbf3751d1",
"packages": [
{
@@ -1274,16 +1274,16 @@
},
{
"name": "phpunit/phpunit",
"version": "4.8.14",
"version": "4.8.15",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "b4900675926860bef091644849305399b986efa2"
"reference": "be8f7b9eacf8243940f8412f8b4a9a434c73dd7b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b4900675926860bef091644849305399b986efa2",
"reference": "b4900675926860bef091644849305399b986efa2",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/be8f7b9eacf8243940f8412f8b4a9a434c73dd7b",
"reference": "be8f7b9eacf8243940f8412f8b4a9a434c73dd7b",
"shasum": ""
},
"require": {
@@ -1342,7 +1342,7 @@
"testing",
"xunit"
],
"time": "2015-10-17 15:03:30"
"time": "2015-10-22 09:05:37"
},
{
"name": "phpunit/phpunit-mock-objects",