sebastian/phpcpd v3.0.0
Showing
+2 -2
... | ... | @@ -4,7 +4,7 @@ |
"shim" | ||
], | ||
"homepage": "https://github.com/sebastianbergmann/phpcpd", | ||
"version": "2.0.4", | ||
"version": "3.0.0", | ||
"license": [ | ||
"BSD-3-Clause" | ||
], | ||
... | ... | @@ -20,7 +20,7 @@ |
"phpcpd" | ||
], | ||
"require": { | ||
"php": ">=5.3.3" | ||
"php": "^5.6|^7.0" | ||
}, | ||
"replace": { | ||
"sebastian/phpcpd": "self.version" | ||
... | ... |
+138.52 KiB (+25%)
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