Commit 0339fba9 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

phpmd/phpmd v2.6.1

Showing with 9 additions and 9 deletions
+9 -9
# irstea/phpmd-shim - shim repository for phpmd/phpmd. # irstea/phpmd-shim - shim repository for phpmd/phpmd.
This package is a drop-in replacement for [phpmd/phpmd](https://phpmd.org/), which provides its PHAR archive as a binary. This package is a drop-in replacement for [phpmd/phpmd](http://phpmd.org/), which provides its PHAR archive as a binary.
It is built automatically from the official PHAR. It is built automatically from the official PHAR.
......
...@@ -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"
], ],
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment