diff --git a/composer.json b/composer.json index ff76a10c6b871c5327af3cbce3f67a10456fa418..c8a1931c0479cf076a464e2e46bd68b6af1221a7 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "8.5.7", + "version": "9.2.4", "license": [ "BSD-3-Clause" ], @@ -23,7 +23,7 @@ "phpunit" ], "require": { - "php": "^7.2", + "php": "^7.3", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", diff --git a/phpunit b/phpunit index 731f91b7262990a384ee3e7e4a1eb07c768e1d2e..ec5766a3f319671329bc0dec046f51244c84491e 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index 9c6f1088cbe07817abf07572d04f59e8af95c4b3..b371ce011be92a2b9c1cd493aef80ea831274cea 100644 Binary files a/phpunit.asc and b/phpunit.asc differ