Commit History

Author SHA1 Message Date
  Nils Adermann d2fa1e1319 Merge branch 'master' into 2.0 6 years ago
  Jordi Boggiano 17810b2621 Revert composer.json changes if update process throws, fixes #8062 6 years ago
  Jordi Boggiano 0317199507 Merge branch 'master' into 2.0 6 years ago
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) 6 years ago
  Nils Adermann 287419f6a0 Merge branch 'master' into 2.0 6 years ago
  Michael Telgmann eee98018f7 Soften hard exit after revert of composer file 6 years ago
  Jordi Boggiano 549ccd8f79 Remote outputProgress concept from downloaders as it does not make sense when things happen in parallel, refs #7901 6 years ago
  Jordi Boggiano b3cbfea36e Merge branch '1.7' 6 years ago
  Jordi Boggiano acdf8f83f1 Bypass version check for explicitly versioned packages in require command when --no-update is given, fixes #7800 6 years ago
  Pierre du Plessis d65e1c0112 Revert composer.json changes when require process stops 6 years ago
  Jordi Boggiano ff59bbdab0 CS fixer 7 years ago
  Jordi Boggiano 3e1b0c88d7 Merge branch '1.5' 7 years ago
  Jordi Boggiano 00f6c0a44a Fix issue when requiring multiple packages once without and once with explicit version, fixes #6859 7 years ago
  Brett Santore 449ecf098d clarify optionality of package in require command 7 years ago
  Jordi Boggiano 0b3bc4ccb9 Merge branch '1.5' 7 years ago
  Jordi Boggiano b4df2c9517 Avoid reverting the composer.json in case of a composer require/remove failure that is unrelated to the Solver 7 years ago
  Jordi Boggiano 9a99e86ebc Rename NonRoot to Transitive, refs #6674 7 years ago
  Matthew Grasmick 776977f597 Fixing method name. 7 years ago
  Matthew Grasmick 2e9e7ddd99 Updating docs. 7 years ago
  Matthew Grasmick 3826e51caa Renaming some methods and props. 7 years ago
  Matthew Grasmick 0e192ced69 Adding `update-with-all-dependencies` option. 7 years ago
  Matthew Grasmick f29e98cdf9 Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated. 7 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 8 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