diff --git a/composer.json b/composer.json index 934305e7fd24273dc07a69e0026041a6b7bbd555..4fa82ab71393cbfe3876d620e6b3f0dd2f7e8883 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "9.5.2", + "version": "8.5.15", "license": [ "BSD-3-Clause" ], @@ -23,7 +23,7 @@ "phpunit" ], "require": { - "php": ">=7.3", + "php": ">=7.2", "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", diff --git a/phpunit b/phpunit index 955d09ccd743038d4b4827f4a032b6a2f9de6c2e..47df2906e755261c84c80c36a993c68803bcf523 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index 81f938eeedae4880edbe8131b15fd968a8459536..8bfd1795207e58445fb4d06ba2d98caa451b0b28 100644 Binary files a/phpunit.asc and b/phpunit.asc differ