sebastian/phpcpd v3.0.0
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": "2.0.4", | "version": "3.0.0", | ||
"license": [ | "license": [ | ||
"BSD-3-Clause" | "BSD-3-Clause" | ||
], | ], | ||
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
"phpcpd" | "phpcpd" | ||
], | ], | ||
"require": { | "require": { | ||
"php": ">=5.3.3" | "php": "^5.6|^7.0" | ||
}, | }, | ||
"replace": { | "replace": { | ||
"sebastian/phpcpd": "self.version" | "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