phpunit update

This commit is contained in:
Pierre Rudloff 2016-10-13 17:08:51 +02:00
parent 3a31cc0008
commit bb1ae65733

20
composer.lock generated
View file

@ -1253,16 +1253,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "5.5.6", "version": "5.5.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "146e0fe0bb7f44d1cefade0c93e86fe0b206dd79" "reference": "3f67cee782c9abfaee5e32fd2f57cdd54bc257ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/146e0fe0bb7f44d1cefade0c93e86fe0b206dd79", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3f67cee782c9abfaee5e32fd2f57cdd54bc257ba",
"reference": "146e0fe0bb7f44d1cefade0c93e86fe0b206dd79", "reference": "3f67cee782c9abfaee5e32fd2f57cdd54bc257ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1332,20 +1332,20 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-10-03 07:48:45" "time": "2016-10-03 13:04:15"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
"version": "3.3.1", "version": "3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "03500345483e1e17b52e2e4d34a89c9408ab2902" "reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/03500345483e1e17b52e2e4d34a89c9408ab2902", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/238d7a2723bce689c79eeac9c7d5e1d623bb9dc2",
"reference": "03500345483e1e17b52e2e4d34a89c9408ab2902", "reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1391,7 +1391,7 @@
"mock", "mock",
"xunit" "xunit"
], ],
"time": "2016-10-04 11:03:26" "time": "2016-10-09 07:01:45"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",