コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 823266407f Rollback changes in case the installer fails in remove/require commands, fixes #3464 9 年 前
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 9 年 前
  Niels Keurentjes b1de2c52a3 Add --no-plugins option to remove/require 9 年 前
  hanov.ruslan b298b9e8c6 Added sort-packages into config 9 年 前
  Jordi Boggiano 8cd6598d8d Simplify php version fetching 10 年 前
  Jordi Boggiano 507415e404 Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318 10 年 前
  Rob Bast a1427d7fd6 replace all occurences in code and comments 10 年 前
  Jordi Boggiano 1e8d7255b7 Fix access to undefined var, refs #4422 10 年 前
  Jordi Boggiano 8913ac2fff Merge pull request #4362 from bd808/classmap-authoritative-cli 10 年 前
  Olivier Laviale cc522c20bb Optimized this->getIO() 10 年 前
  Bryan Davis 71cb587611 Add autoloader cli options to `require` and `remove` 10 年 前
  vlakoff d5ab072ec1 Optimize check for empty file 10 年 前
  vlakoff 3a68534d20 Fix parser error if composer.json existing but empty 10 年 前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年 前
  Carsten Brandt 7e3f4805c0 Updated the documentation of the require command 10 年 前
  Andreas Möller 6ddd8d4ec7 Enhancement: Add sort-packages option which allows sorting of packages 10 年 前
  Jordi Boggiano d249d0c121 Reset composer to load the new requirements, fixes #3511 10 年 前
  Nils Adermann 859c8f5bb3 Use the repositories configured in composer.json for the require command 11 年 前
  Olivier Laurendeau b6b3cf3a49 Add ignore-platform-reqs option to require command 11 年 前
  Jordi Boggiano 94926218e8 CS fixes 11 年 前
  Jordi Boggiano 2e1373b339 Update require message and delete empty file at the end in case of failure, fixes #3260 11 年 前
  Nils Adermann 1e4df0690a Shorter boolean conversion 11 年 前
  Nils Adermann e93eeca13a Merge pull request #2894 from naderman/update-no-dev 11 年 前
  Nils Adermann a2b227740a Add an --update-no-dev option to the require command 11 年 前
  Nils Adermann 465f0e3761 When requiring a package remove it from require-dev and vice versa 11 年 前
  Steve Buzonas 3ad47b5d2c add allowing require to update dep chain, fixes composer/composer#2668 11 年 前
  Jordi Boggiano e126c92525 Fix exit codes, cc @tyrael 12 年 前
  Nils Adermann d00ca4bcdb Add a Command event triggered by all comands which load plugins 12 年 前
  Jordi Boggiano 51ea1f03f9 Validate constraints in require command, fixes #2197 12 年 前
  John Long 4d6910ece6 Remove unused variable $dialog from RequireCommand::configure 12 年 前