diff --git a/composer.json b/composer.json index 8627317e0a135b5a026c5b5b484dd2362710b323..fb31f670ed1885ac0ff469f79b7bc7c54f57d7fb 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "shim" ], "homepage": "https://github.com/sebastianbergmann/phpcpd", - "version": "6.0.2", + "version": "6.0.3", "license": [ "BSD-3-Clause" ], @@ -20,7 +20,7 @@ "phpcpd" ], "require": { - "php": "^7.3", + "php": ">=7.3", "ext-dom": "*" }, "replace": { diff --git a/phpcpd b/phpcpd index 36d68ee48f6328b61524df4ce878b2536c8a6bb9..4ae9e337b5825a78a27c4faebcf7e381d3f7af45 100755 Binary files a/phpcpd and b/phpcpd differ diff --git a/phpcpd.asc b/phpcpd.asc index e6f9d32a86c631ad364b873a8027788a3779f6b0..8ce49d890cd11a3151c73697ce27d318e1fc3ed0 100644 Binary files a/phpcpd.asc and b/phpcpd.asc differ