diff --git a/composer.json b/composer.json index 7e9d029a97a66115b3dce58a4871886bb90978a9..c459cd1ec9066c8fa81f3727871f721175c137e6 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "8.5.13", + "version": "9.4.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 3d93d1d7bde0d3f8d18443e6edfa9fd6110cf366..04e4a0d0571218f25341144614db786aa45f0f02 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index 26c80ed930c826e31057e94955d087575f4d963f..e40adedc54ca87272abc77d951a8f009973b9aec 100644 Binary files a/phpunit.asc and b/phpunit.asc differ