summaryrefslogtreecommitdiff
path: root/plugins/composer
AgeCommit message (Collapse)Author
2014-09-01Revert "Add Composer's local binaries to PATH"Robby Russell
2014-08-31Add Composer's local binaries to PATHnervo
2014-06-28Add Composer's global binaries to PATHRob Loach
2013-06-21remove unused functionGunther Konig
2013-06-21autocomplete required packages as second argumetGunther Konig
2013-04-23Merge pull request #1634 from Anahkiasen/patch-1Robby Russell
Add alias for "composer dump-autoload"
2013-03-13Autocomplete composer default methods if composer.json is not availablehacfi
This plugin currently doesn't autocomplete composer commands if there is no composer.json in the current dir. However, the commands create-project, init, search, selfupdate and show are still useful without a composer.json!
2013-02-28Add alias for "composer dump-autoload"Maxime Fabre
2012-10-05added a comment to the composer installation aliasDaniel Gomes
2012-10-05added Composer completition and aliasesDaniel Gomes