diff --git a/composer.json b/composer.json index 79c7b2948ba40e98c07eb9987cd96e9a85c3eee6..9510220d80bf45b31c2d33a1481fe6595719d5f2 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "shim" ], "homepage": "https://github.com/sebastianbergmann/phploc", - "version": "5.0.0", + "version": "6.0.0", "license": [ "BSD-3-Clause" ], @@ -20,7 +20,7 @@ "phploc" ], "require": { - "php": "^7.2" + "php": "^7.3" }, "replace": { "phploc/phploc": "self.version" diff --git a/phploc b/phploc index a79bd4fe121f2bb1fc8335a2fec3a85cb96391c0..b57c3bd9518351a6204a733fb5c749e636adf244 100755 Binary files a/phploc and b/phploc differ diff --git a/phploc.asc b/phploc.asc index 64b8e9e389888cd0559de3ec93dd1796dabc576b..a0f57538650773b01e4c137920dee15c4edb3495 100644 Binary files a/phploc.asc and b/phploc.asc differ