diff --git a/composer.json b/composer.json index 7344ef98b4604582a1f0876e2f571fce1359e879..5837b56f88c8ca8bf18817ad559be9f367692e6f 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "7.1.5", + "version": "7.2.0", "license": [ "BSD-3-Clause" ], @@ -31,6 +31,7 @@ "ext-xml": "*" }, "suggest": { + "ext-soap": "*", "ext-xdebug": "*" }, "replace": { diff --git a/phpunit b/phpunit index 68f97586875ae36b52ab68e114bfa24eecac1c49..0fa9195c39f546b955d62ebc92eab7aa033babea 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index e422efa8995450f7ae51d92f2ef3f22daf8fea95..e6b1494107ea51e009fdfc02c05e3b1bd3df8d83 100644 Binary files a/phpunit.asc and b/phpunit.asc differ