diff --git a/build/composer.lock b/build/composer.lock index 891cefc50..b017c5c7c 100644 --- a/build/composer.lock +++ b/build/composer.lock @@ -674,12 +674,6 @@ "url": "https://git.drupal.org/project/coder.git", "reference": "f1d99c99744e4703e8c2c654bddd313173d74b82" }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/klausi/coder/zipball/f1d99c99744e4703e8c2c654bddd313173d74b82", - "reference": "f1d99c99744e4703e8c2c654bddd313173d74b82", - "shasum": "" - }, "require": { "php": ">=5.2.0", "squizlabs/php_codesniffer": ">=1.4.6,<2.0.0" @@ -2094,16 +2088,16 @@ }, { "name": "phpunit/phpunit", - "version": "5.7.25", + "version": "5.7.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "4b1c822a68ae6577df38a59eb49b046712ec0f6a" + "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4b1c822a68ae6577df38a59eb49b046712ec0f6a", - "reference": "4b1c822a68ae6577df38a59eb49b046712ec0f6a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c", + "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c", "shasum": "" }, "require": { @@ -2127,7 +2121,7 @@ "sebastian/global-state": "^1.1", "sebastian/object-enumerator": "~2.0", "sebastian/resource-operations": "~1.0", - "sebastian/version": "~1.0.3|~2.0", + "sebastian/version": "^1.0.6|^2.0.1", "symfony/yaml": "~2.1|~3.0|~4.0" }, "conflict": { @@ -2172,7 +2166,7 @@ "testing", "xunit" ], - "time": "2017-11-14T14:50:51+00:00" + "time": "2018-02-01T05:50:59+00:00" }, { "name": "phpunit/phpunit-mock-objects",