diff --git a/composer.json b/composer.json index ff995b9a6ce461b59e4a12bd7c76826e924464e6..67f45303ba2d708dac749d71edbec5b5d94e96d3 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "shim" ], "homepage": "https://github.com/sebastianbergmann/phploc", - "version": "7.0.1", + "version": "7.0.2", "license": [ "BSD-3-Clause" ], @@ -20,7 +20,7 @@ "phploc" ], "require": { - "php": "^7.3", + "php": ">=7.3", "ext-dom": "*", "ext-json": "*" }, diff --git a/phploc b/phploc index 22466b7ac59e5541b543f89ad9b4021dea84c5f3..bfa1e2d8f07cd301b374653be563352611b62cc0 100755 Binary files a/phploc and b/phploc differ diff --git a/phploc.asc b/phploc.asc index 6a0ac60439201c2f7d871ac3e1a3cdbe057ccd65..26982c74b56919b4d254e2bdd922ab26da4c4c61 100644 Binary files a/phploc.asc and b/phploc.asc differ