提交歷史

作者 SHA1 備註 提交日期
  Matthew Grasmick 3826e51caa Renaming some methods and props. 7 年之前
  Matthew Grasmick f29e98cdf9 Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated. 7 年之前
  Jordi Boggiano 890baa2f89 Force remove command to have at least one package name passed, refs #6338 8 年之前
  Sven Luijten b4a77e1c0e Add full stop to all command descriptions 8 年之前
  Jordi Boggiano 01885777f3 Fix case insensitivity of remove command, fixes #5973 8 年之前
  Nicolas Grekas 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 9 年之前
  Jordi Boggiano f23cdf59e3 Make remove command case insensitive, fixes #5754 8 年之前
  Sven Gerlach 4fd35baf1f Added --no-scripts InputOption for RemoveCommand 9 年之前
  Jordi Boggiano c47b302a3c Reset composer before loading the modified json, fixes #5346 9 年之前
  Jordi Boggiano 4319435154 Make sure the --no-plugin is documented as available everywhere and not redefined 9 年之前
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master 9 年之前
  Barry vd. Heuvel eae6d8017a Make remove with dependencies default 9 年之前
  Jordi Boggiano 823266407f Rollback changes in case the installer fails in remove/require commands, fixes #3464 9 年之前
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 年之前
  Niels Keurentjes b1de2c52a3 Add --no-plugins option to remove/require 9 年之前
  Jordi Boggiano 1e8d7255b7 Fix access to undefined var, refs #4422 9 年之前
  Jordi Boggiano 8913ac2fff Merge pull request #4362 from bd808/classmap-authoritative-cli 9 年之前
  Olivier Laviale cc522c20bb Optimized this->getIO() 9 年之前
  Bryan Davis 71cb587611 Add autoloader cli options to `require` and `remove` 10 年之前
  Rob Bast e810a7913e Space after ? (so it doesnt glue answer to ?) 10 年之前
  Rob Bast 3dae4cd517 Switch to QuestionHelper 10 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  Rob 27d211096c chmod 644 src/Composer/Command/RemoveCommand.php 10 年之前
  Olivier Laurendeau 6784570691 Add ignore-platform-reqs option to remove command 10 年之前
  Jordi Boggiano 94926218e8 CS fixes 10 年之前
  Christophe Coevoet 4685b4bf49 Fixed the resetting of the json file on removal failures 10 年之前
  Jordi Boggiano e3f32a79f3 Finalize and bring up to speed the remove command, refs #2479 11 年之前
  Pierre du Plessis 5267622bba Add remove command to remove a package from the list of current installed packages 11 年之前