diff --git a/composer.json b/composer.json index bbfa5b15d8e81f259602bbccce071f981ac1172e..c30d12877400c8346d3820fbe81bfde58910e526 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "9.4.3", + "version": "8.5.10", "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 3840720f3c9d460fb40c4ee22d0006de6efd3560..a0fe882b33d9c097d2014cdcd4cc915932bc41df 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index 7b445637e9189d297f1b42d65db42ff0439e7006..c6e4dd487c4ee444da7513bc94ffb7aa01f1c956 100644 Binary files a/phpunit.asc and b/phpunit.asc differ