sebastian/phpcpd v6.0.3
Showing
+2 -2
... | ... | @@ -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": { | ||
... | ... |
-9 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