This gives the easy ability to have global installs. It is still very configurable and just extends composer_project to make global installs easier by default.
This would make the phploc, phpmd, ... cookbooks a lot simpler!
It is based on the other PR (#61) I have opened. Fixes #51
This gives the easy ability to have global installs. It is still very configurable and just extends composer_project to make global installs easier by default. This would make the phploc, phpmd, ... cookbooks a lot simpler!
It is based on the other PR (#61) I have opened. Fixes #51
An example on how it could be used can be seen here: https://github.com/daften/cookbook-phing/tree/feature/composer_install_global