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