diff --git a/composer.json b/composer.json index 4fa82ab71393cbfe3876d620e6b3f0dd2f7e8883..d2ae44e51bd09514b05ce13099381a810418e822 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "8.5.15", + "version": "9.5.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 47df2906e755261c84c80c36a993c68803bcf523..1ac9994602beb82c64839db279e59b96b1e41f51 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index 8bfd1795207e58445fb4d06ba2d98caa451b0b28..abe91f6a485e65ea38e3cf664d35d24f2b3b1504 100644 Binary files a/phpunit.asc and b/phpunit.asc differ