sebastian/phpcpd v2.0.1
Showing
+2 -3
... | ... | @@ -4,7 +4,7 @@ |
"shim" | ||
], | ||
"homepage": "https://github.com/sebastianbergmann/phpcpd", | ||
"version": "5.0.2", | ||
"version": "2.0.1", | ||
"license": [ | ||
"BSD-3-Clause" | ||
], | ||
... | ... | @@ -20,8 +20,7 @@ |
"phpcpd" | ||
], | ||
"require": { | ||
"php": "^7.3", | ||
"ext-dom": "*" | ||
"php": ">=5.3.3" | ||
}, | ||
"replace": { | ||
"sebastian/phpcpd": "self.version" | ||
... | ... |
-153.98 KiB (-23%)
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