Skip to content

Commit

Permalink
Move php-coupling-detector and php-assumptions back to the tools name…
Browse files Browse the repository at this point in the history
…space
  • Loading branch information
jakzal committed Apr 11, 2019
1 parent 30a299b commit a49bc3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"command": {
"composer-bin-plugin": {
"package": "akeneo/php-coupling-detector",
"namespace": "php-coupling-detector",
"namespace": "tools",
"links": {"%target-dir%/php-coupling-detector": "php-coupling-detector"}
}
},
Expand Down Expand Up @@ -282,7 +282,7 @@
"command": {
"composer-bin-plugin": {
"package": "rskuipers/php-assumptions",
"namespace": "php-assumptions",
"namespace": "tools",
"links": {"%target-dir%/phpa": "phpa"}
}
},
Expand Down

0 comments on commit a49bc3c

Please sign in to comment.