Commit History

Author SHA1 Message Date
  Jordi Boggiano 69ecb2403e Add upgrade alias to update, fixes #6649 7 years ago
  Nicolas Grekas 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 9 years ago
  Fabien Potencier 69740bbbee Refactor some common logic in Command classes 8 years ago
  Jesse Donat b108ed9484 Adds --no-suggest to UpdateCommand 9 years ago
  Jordi Boggiano 4319435154 Make sure the --no-plugin is documented as available everywhere and not redefined 9 years ago
  Jordi Boggiano 04a1085d47 Rename new flag to --root-reqs, refs #4938 9 years ago
  Jordi Boggiano f039407420 Merge remote-tracking branch 'davidbarratt/issue/4729' 9 years ago
  David Barratt df8675f6c3 Fix variable name. 9 years ago
  David Barratt 93b246e681 Use single quotes insted of double and fix typo 9 years ago
  David Barratt 63cb357a6e Clean up coding standards 9 years ago
  David Barratt 28599b22f6 Add the --root-require option to the update command 9 years ago
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
  aude 0a662a7e42 Remove unused import in UpdateCommand 9 years ago
  Jordi Boggiano 633e9f91a1 Small tweaks for consistency, refs #3639 9 years ago
  Jordi Boggiano 721acf3c93 Merge remote-tracking branch 'SofHad/update-interactive' 9 years ago
  Jordi Boggiano 8913ac2fff Merge pull request #4362 from bd808/classmap-authoritative-cli 9 years ago
  Olivier Laviale cc522c20bb Optimized this->getIO() 9 years ago
  Bryan Davis cc2b9cfca5 Add cli argument for classmap-authoritative 10 years ago
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 years ago
  SofHad f9777bc70a Check if input is interactive 10 years ago
  SofHad 1a82ecad91 Refactor the loop + add private method isInteractive 10 years ago
  Jordi Boggiano b39e0a271f Merge pull request #3517 from WouterJ/patch-2 10 years ago
  Wouter J 32218e97d1 Added deprecated warning for the dev option 10 years ago
  SofHad dd9e208bc7 update the logic 10 years ago
  SofHad 6fff09c82a Simplified questionnaire 10 years ago
  SofHad aca619e130 Interactive interface with autocompletion 10 years ago
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting 10 years ago
  Jordi Boggiano 095dc61295 Rename runAutoloader to dumpAutoloader, refs #3453 10 years ago
  Jordi Boggiano b8f4960f0d Merge remote-tracking branch 'mattsah/master' 10 years ago
  Nicolas Grekas 98b254a3ec split update --prefer-lowest and --prefer-stable 10 years ago