diff --git a/composer.json b/composer.json index 7c6a81a38f429cd9cff426aaf013db9bee133ca8..9e081156c546c32c8e371018edaedeadb957f561 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "9.4.2", + "version": "8.5.9", "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 17d8101f91def6ebe1c9432392788c6709cd29b7..7550c6fa4dea2e513659d106bbbcc775dac52ce6 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index 783a89c99ab11d6451322ad5d2f6ddbe021b329d..154bf5ba9b881612dddb103548021dcb001b41b2 100644 Binary files a/phpunit.asc and b/phpunit.asc differ