提交歷史

作者 SHA1 備註 提交日期
  Jordi Boggiano af86ca1fb3 Output a hint that maybe you are not in the right directory, fixes #8404 5 年之前
  Jordi Boggiano 4fc6479837 Fix require command to allow working on network mounts, fixes #8231 5 年之前
  Jordi Boggiano 1a391b572c Prevent require command from allowing a package to require itself, fixes #8247 6 年之前
  Jordi Boggiano 33759d02c4 Fix require command to allow working on network mounts, fixes #8231 6 年之前
  Jordi Boggiano 17810b2621 Revert composer.json changes if update process throws, fixes #8062 6 年之前
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) 6 年之前
  Michael Telgmann eee98018f7 Soften hard exit after revert of composer file 6 年之前
  Jordi Boggiano b3cbfea36e Merge branch '1.7' 6 年之前
  Jordi Boggiano acdf8f83f1 Bypass version check for explicitly versioned packages in require command when --no-update is given, fixes #7800 6 年之前
  Pierre du Plessis d65e1c0112 Revert composer.json changes when require process stops 6 年之前
  Jordi Boggiano ff59bbdab0 CS fixer 7 年之前
  Jordi Boggiano 3e1b0c88d7 Merge branch '1.5' 7 年之前
  Jordi Boggiano 00f6c0a44a Fix issue when requiring multiple packages once without and once with explicit version, fixes #6859 7 年之前
  Brett Santore 449ecf098d clarify optionality of package in require command 7 年之前
  Jordi Boggiano 0b3bc4ccb9 Merge branch '1.5' 7 年之前
  Jordi Boggiano b4df2c9517 Avoid reverting the composer.json in case of a composer require/remove failure that is unrelated to the Solver 7 年之前
  Jordi Boggiano 9a99e86ebc Rename NonRoot to Transitive, refs #6674 7 年之前
  Matthew Grasmick 776977f597 Fixing method name. 7 年之前
  Matthew Grasmick 2e9e7ddd99 Updating docs. 7 年之前
  Matthew Grasmick 3826e51caa Renaming some methods and props. 7 年之前
  Matthew Grasmick 0e192ced69 Adding `update-with-all-dependencies` option. 7 年之前
  Matthew Grasmick f29e98cdf9 Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated. 7 年之前
  Graham Daniels a9c0134378 make use of variable 8 年之前
  Jordi Boggiano 586f4bac87 Make use of prefer-stable/minimum-stability when picking versions in require command, fixes #6219 8 年之前
  Sven Luijten b4a77e1c0e Add full stop to all command descriptions 8 年之前
  Nicolas Grekas 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 9 年之前
  Fabien Potencier b823242ae3 Code simplification 8 年之前
  Jesse Donat 4de11a955a Adds --no-suggest to RequireCommand 8 年之前
  Sven Gerlach 28b88dd675 Added --no-scripts InputOption for RequireCommand 9 年之前
  Mathias Brodala d9909993b2 Add --prefer-stable and --prefer-lowest to "require" command 9 年之前