Commit History

Author SHA1 Message Date
  Matthew Grasmick 0e192ced69 Adding `update-with-all-dependencies` option. 8 years ago
  Matthew Grasmick f29e98cdf9 Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated. 8 years ago
  Graham Daniels a9c0134378 make use of variable 8 years ago
  Jordi Boggiano 586f4bac87 Make use of prefer-stable/minimum-stability when picking versions in require command, fixes #6219 8 years ago
  Sven Luijten b4a77e1c0e Add full stop to all command descriptions 8 years ago
  Nicolas Grekas 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 9 years ago
  Fabien Potencier b823242ae3 Code simplification 9 years ago
  Jesse Donat 4de11a955a Adds --no-suggest to RequireCommand 9 years ago
  Sven Gerlach 28b88dd675 Added --no-scripts InputOption for RequireCommand 9 years ago
  Mathias Brodala d9909993b2 Add --prefer-stable and --prefer-lowest to "require" command 9 years ago
  Jordi Boggiano 4319435154 Make sure the --no-plugin is documented as available everywhere and not redefined 9 years ago
  Jordi Boggiano 823266407f Rollback changes in case the installer fails in remove/require commands, fixes #3464 9 years ago
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 years ago
  Niels Keurentjes b1de2c52a3 Add --no-plugins option to remove/require 9 years ago
  hanov.ruslan b298b9e8c6 Added sort-packages into config 9 years ago
  Jordi Boggiano 8cd6598d8d Simplify php version fetching 10 years ago
  Jordi Boggiano 507415e404 Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318 10 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 years ago
  Jordi Boggiano 1e8d7255b7 Fix access to undefined var, refs #4422 10 years ago
  Jordi Boggiano 8913ac2fff Merge pull request #4362 from bd808/classmap-authoritative-cli 10 years ago
  Olivier Laviale cc522c20bb Optimized this->getIO() 10 years ago
  Bryan Davis 71cb587611 Add autoloader cli options to `require` and `remove` 10 years ago
  vlakoff d5ab072ec1 Optimize check for empty file 10 years ago
  vlakoff 3a68534d20 Fix parser error if composer.json existing but empty 10 years ago
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 years ago
  Carsten Brandt 7e3f4805c0 Updated the documentation of the require command 10 years ago
  Andreas Möller 6ddd8d4ec7 Enhancement: Add sort-packages option which allows sorting of packages 10 years ago
  Jordi Boggiano d249d0c121 Reset composer to load the new requirements, fixes #3511 11 years ago
  Nils Adermann 859c8f5bb3 Use the repositories configured in composer.json for the require command 11 years ago
  Olivier Laurendeau b6b3cf3a49 Add ignore-platform-reqs option to require command 11 years ago