diff --git a/composer.json b/composer.json
index 062ce16a1c439dab22018839f9cd25224b028dec..0c01fbb8f13696a352d30d938f4aad2663bc88a7 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
         "shim"
     ],
     "homepage": "https://phpunit.de/",
-    "version": "9.2.6",
+    "version": "9.3.0",
     "license": [
         "BSD-3-Clause"
     ],
@@ -23,7 +23,7 @@
         "phpunit"
     ],
     "require": {
-        "php": "^7.3",
+        "php": "^7.3 || ^8.0",
         "ext-dom": "*",
         "ext-json": "*",
         "ext-libxml": "*",
diff --git a/phpunit b/phpunit
index e2b10540d80a3d26a64125d50c868f5138fc1d85..35091205ca84824ce7dff0ce8c0507452ae4ce1a 100755
Binary files a/phpunit and b/phpunit differ
diff --git a/phpunit.asc b/phpunit.asc
index 3c23e9209a751ca43543a95ccbd2311019c33b4b..305335f13082e49a9f935a32d895ee12c9c3c4f0 100644
Binary files a/phpunit.asc and b/phpunit.asc differ