sebastian/phpcpd v6.0.3
Showing
+2 -2
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
"shim" | "shim" | ||
], | ], | ||
"homepage": "https://github.com/sebastianbergmann/phpcpd", | "homepage": "https://github.com/sebastianbergmann/phpcpd", | ||
"version": "6.0.2", | "version": "6.0.3", | ||
"license": [ | "license": [ | ||
"BSD-3-Clause" | "BSD-3-Clause" | ||
], | ], | ||
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
"phpcpd" | "phpcpd" | ||
], | ], | ||
"require": { | "require": { | ||
"php": "^7.3", | "php": ">=7.3", | ||
"ext-dom": "*" | "ext-dom": "*" | ||
}, | }, | ||
"replace": { | "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