diff --git a/composer.json b/composer.json
index fae29a0d78c1b7509725942fe7e4edef09f42db0..a026e6ed003ba901e224fac06dcd260377b81d2e 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
         "shim"
     ],
     "homepage": "https://github.com/sebastianbergmann/phpcpd",
-    "version": "4.1.0",
+    "version": "5.0.0",
     "license": [
         "BSD-3-Clause"
     ],
@@ -20,7 +20,7 @@
         "phpcpd"
     ],
     "require": {
-        "php": "^7.1",
+        "php": "^7.3",
         "ext-dom": "*"
     },
     "replace": {
diff --git a/phpcpd b/phpcpd
index db3a403cd94a497e14eab4363a2cd666880b52d0..90ca10371b6973268f01e10047b69374b80ab9eb 100755
Binary files a/phpcpd and b/phpcpd differ
diff --git a/phpcpd.asc b/phpcpd.asc
index 148cd4aa4a7b5c9b5ad11db5254a7e9d13964cec..6edddaabc83c1936249a4781544b67179599e891 100644
Binary files a/phpcpd.asc and b/phpcpd.asc differ