phpmd/phpmd v2.6.1
Showing
+9 -9
... | @@ -8,8 +8,8 @@ | ... | @@ -8,8 +8,8 @@ |
"mess detector", | "mess detector", | ||
"shim" | "shim" | ||
], | ], | ||
"homepage": "https://phpmd.org/", | "homepage": "http://phpmd.org/", | ||
"version": "2.8.2", | "version": "2.6.1", | ||
"license": [ | "license": [ | ||
"BSD-3-Clause" | "BSD-3-Clause" | ||
], | ], | ||
... | @@ -20,19 +20,19 @@ | ... | @@ -20,19 +20,19 @@ |
"homepage": "https://github.com/manuelpichler", | "homepage": "https://github.com/manuelpichler", | ||
"role": "Project Founder" | "role": "Project Founder" | ||
}, | }, | ||
{ | |||
"name": "Other contributors", | |||
"homepage": "https://github.com/phpmd/phpmd/graphs/contributors", | |||
"role": "Contributors" | |||
}, | |||
{ | { | ||
"name": "Marc Würth", | "name": "Marc Würth", | ||
"email": "ravage@bluewin.ch", | "email": "ravage@bluewin.ch", | ||
"homepage": "https://github.com/ravage84", | "homepage": "https://github.com/ravage84", | ||
"role": "Project Maintainer" | "role": "Project Maintainer" | ||
}, | |||
{ | |||
"name": "Other contributors", | |||
"homepage": "https://github.com/phpmd/phpmd/graphs/contributors", | |||
"role": "Contributors" | |||
} | } | ||
], | ], | ||
"type": "library", | "type": "project", | ||
"bin": [ | "bin": [ | ||
"src/bin/phpmd" | "src/bin/phpmd" | ||
], | ], | ||
... | ... |
-271.24 KiB (-10%)
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Please register or sign in to comment