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