diff --git a/composer.json b/composer.json index 9e081156c546c32c8e371018edaedeadb957f561..bbfa5b15d8e81f259602bbccce071f981ac1172e 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "shim" ], "homepage": "https://phpunit.de/", - "version": "8.5.9", + "version": "9.4.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 7550c6fa4dea2e513659d106bbbcc775dac52ce6..3840720f3c9d460fb40c4ee22d0006de6efd3560 100755 Binary files a/phpunit and b/phpunit differ diff --git a/phpunit.asc b/phpunit.asc index 154bf5ba9b881612dddb103548021dcb001b41b2..7b445637e9189d297f1b42d65db42ff0439e7006 100644 Binary files a/phpunit.asc and b/phpunit.asc differ