diff --git a/composer.json b/composer.json index e761ee648354cba3648e061d21acd9e14678e57a..4c8177019c7b2d07b3b3454fccfc09f07596e41c 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "9.5.0", + "version": "8.5.14", "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 4b6355a65090c941c476071a723df4dca7b5e4f4..b42948c262f0fb0cf63c00a706fdc9aa26e86eb7 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index 3a58c355f39e477b96ed40d68bf34e3c0c472f59..a3184bb8a37585b12ce8809079df0f908f1e1c9a 100644 Binary files a/phpunit.asc and b/phpunit.asc differ