커밋 기록

작성자 SHA1 메시지 날짜
  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 11 년 전
  Carsten Brandt 7e3f4805c0 Updated the documentation of the require command 11 년 전
  Andreas Möller 6ddd8d4ec7 Enhancement: Add sort-packages option which allows sorting of packages 11 년 전
  Jordi Boggiano d249d0c121 Reset composer to load the new requirements, fixes #3511 11 년 전
  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 12 년 전
  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 년 전
  Jordi Boggiano 7ae0dd2a2a Always install dev requirements when using the require command, fixes #1676 12 년 전
  Jordi Boggiano be861f090a Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 12 년 전
  Jordi Boggiano dd372e7635 Add explicit return 13 년 전
  Bilal Amarni ae9a001053 RequireCommand - check if composer.json is writable 13 년 전
  Bilal Amarni 99e4173b3d RequireCommand - rollback if it fails (fixes #1469) 13 년 전
  Igor Wiedler 24611ec919 Add newline because JsonManipulator does not expand {} 13 년 전
  Igor Wiedler a48675005b Implicitly create composer.json in require command 13 년 전
  Galymzhan f59181d7d5 add support for --no-progress, fixes #621 13 년 전
  Beau Simensen 8d1d060d66 Made getComposerFile static. 13 년 전
  Arnaud Le Blanc 0119e80c18 added --prefer-dist option to require command 13 년 전
  Jordi Boggiano 0d31e4c567 Add --no-update flag to require 13 년 전