diff --git a/composer.json b/composer.json index 6d3fc45a7462a05047be5b0c97add1986afdc512..79c7b2948ba40e98c07eb9987cd96e9a85c3eee6 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "shim" ], "homepage": "https://github.com/sebastianbergmann/phploc", - "version": "4.0.1", + "version": "5.0.0", "license": [ "BSD-3-Clause" ], @@ -20,7 +20,7 @@ "phploc" ], "require": { - "php": "^5.6 || ^7.0" + "php": "^7.2" }, "replace": { "phploc/phploc": "self.version" diff --git a/phploc b/phploc index 2ab63133230837913527922d38d67fd8a988bc94..a79bd4fe121f2bb1fc8335a2fec3a85cb96391c0 100755 Binary files a/phploc and b/phploc differ diff --git a/phploc.asc b/phploc.asc index 2193985ee5ae807bd2240f9ec77afcb827fd22f7..64b8e9e389888cd0559de3ec93dd1796dabc576b 100644 Binary files a/phploc.asc and b/phploc.asc differ