提交历史

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