diff --git a/composer.json b/composer.json
index 0cd41bcdb44d23ffc0b4bb7fc2857fea69205eff..4ccf9b2c317ddc62e8f52e84010dd958e80d6951 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
         "shim"
     ],
     "homepage": "https://phpunit.de/",
-    "version": "9.3.8",
+    "version": "9.3.9",
     "license": [
         "BSD-3-Clause"
     ],
@@ -23,7 +23,7 @@
         "phpunit"
     ],
     "require": {
-        "php": "^7.3 || ^8.0",
+        "php": ">=7.3",
         "ext-dom": "*",
         "ext-json": "*",
         "ext-libxml": "*",
diff --git a/phpunit b/phpunit
index 1b9b62bbbee65da4e24a4d99ef112705af283401..34ffe91a99da773fe1369a53a6ae2da0601367d4 100755
Binary files a/phpunit and b/phpunit differ
diff --git a/phpunit.asc b/phpunit.asc
index aa14c2dc611d1cf51d56b87b3e797e280b7bbf20..ee80c042eafad1e3954a66534df9c68e2e2f25fa 100644
Binary files a/phpunit.asc and b/phpunit.asc differ