diff --git a/composer.json b/composer.json
index f42a33baeb14a478714ce3497216cfbdbfbdb06c..7989252ae498275405688b2ce77aa9cb9433405e 100644
--- a/composer.json
+++ b/composer.json
@@ -4,7 +4,7 @@
         "shim"
     ],
     "homepage": "https://github.com/sebastianbergmann/phpcpd",
-    "version": "2.0.4",
+    "version": "3.0.0",
     "license": [
         "BSD-3-Clause"
     ],
@@ -20,7 +20,7 @@
         "phpcpd"
     ],
     "require": {
-        "php": ">=5.3.3"
+        "php": "^5.6|^7.0"
     },
     "replace": {
         "sebastian/phpcpd": "self.version"
diff --git a/phpcpd b/phpcpd
index 70919144da0a32375d4515b6a52804d5732bb788..e64fc2f7b80c29b4f09be56b5d8b45a0228ffbd9 100755
Binary files a/phpcpd and b/phpcpd differ
diff --git a/phpcpd.asc b/phpcpd.asc
index 44217515dc24bd185d96efae2ea0fce5343dcbee..6fe8f1a4cf3ad44f7ff3ab0f01deae77b4ada134 100644
Binary files a/phpcpd.asc and b/phpcpd.asc differ