diff --git a/composer.json b/composer.json index 341cb860aac968b4a286d5f800adfdcab1dc430e..bb68947e00b51b3d367b7650226977aeaf00ae7e 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "8.5.6", + "version": "9.2.3", "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 b682c22f0f3de9d2fb50b31ad274605bae263203..b0286d958063a701bea0693753576ed0ee8782e9 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index fc227ef04325af2ab35b7e2d59c41c54a25c1e02..e374454bd71808c0a94b7e8f871204e4552b98df 100644 Binary files a/phpunit.asc and b/phpunit.asc differ