diff --git a/composer.json b/composer.json
index 71e41a29ecf060c13a4eecc2559dfc84b5749c1d..ccf8474dd810843631e22b9d4453ee1e67856ae1 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
         "shim"
     ],
     "homepage": "https://github.com/sebastianbergmann/phpcpd",
-    "version": "5.0.2",
+    "version": "2.0.1",
     "license": [
         "BSD-3-Clause"
     ],
@@ -20,8 +20,7 @@
         "phpcpd"
     ],
     "require": {
-        "php": "^7.3",
-        "ext-dom": "*"
+        "php": ">=5.3.3"
     },
     "replace": {
         "sebastian/phpcpd": "self.version"
diff --git a/phpcpd b/phpcpd
index bb53b4873a70e48eb04c3054a5e22e9177dda368..9042efe116e6890a61d60d8fa9f6c3c9d8bea3bd 100755
Binary files a/phpcpd and b/phpcpd differ
diff --git a/phpcpd.asc b/phpcpd.asc
index f844f00bdd3a57422f4d767a9aec8150e012a2a9..534ff60da57e06e1ff7e420f53b04f00647669ec 100644
Binary files a/phpcpd.asc and b/phpcpd.asc differ