phploc/phploc v7.0.2
Showing
+2 -2
... | ... | @@ -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": "*" | ||
}, | ||
... | ... |
+380 bytes (+0%)
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment