Commit Verlauf

Autor SHA1 Nachricht Datum
  vlakoff d5ab072ec1 Optimize check for empty file vor 10 Jahren
  vlakoff 3a68534d20 Fix parser error if composer.json existing but empty vor 10 Jahren
  Rob Bast cb336a5416 Implement writeError throughout Composer vor 11 Jahren
  Carsten Brandt 7e3f4805c0 Updated the documentation of the require command vor 11 Jahren
  Andreas Möller 6ddd8d4ec7 Enhancement: Add sort-packages option which allows sorting of packages vor 11 Jahren
  Jordi Boggiano d249d0c121 Reset composer to load the new requirements, fixes #3511 vor 11 Jahren
  Nils Adermann 859c8f5bb3 Use the repositories configured in composer.json for the require command vor 11 Jahren
  Olivier Laurendeau b6b3cf3a49 Add ignore-platform-reqs option to require command vor 11 Jahren
  Jordi Boggiano 94926218e8 CS fixes vor 11 Jahren
  Jordi Boggiano 2e1373b339 Update require message and delete empty file at the end in case of failure, fixes #3260 vor 11 Jahren
  Nils Adermann 1e4df0690a Shorter boolean conversion vor 11 Jahren
  Nils Adermann e93eeca13a Merge pull request #2894 from naderman/update-no-dev vor 11 Jahren
  Nils Adermann a2b227740a Add an --update-no-dev option to the require command vor 11 Jahren
  Nils Adermann 465f0e3761 When requiring a package remove it from require-dev and vice versa vor 11 Jahren
  Steve Buzonas 3ad47b5d2c add allowing require to update dep chain, fixes composer/composer#2668 vor 12 Jahren
  Jordi Boggiano e126c92525 Fix exit codes, cc @tyrael vor 12 Jahren
  Nils Adermann d00ca4bcdb Add a Command event triggered by all comands which load plugins vor 12 Jahren
  Jordi Boggiano 51ea1f03f9 Validate constraints in require command, fixes #2197 vor 12 Jahren
  John Long 4d6910ece6 Remove unused variable $dialog from RequireCommand::configure vor 12 Jahren
  Jordi Boggiano 7ae0dd2a2a Always install dev requirements when using the require command, fixes #1676 vor 12 Jahren
  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 vor 12 Jahren
  Jordi Boggiano dd372e7635 Add explicit return vor 13 Jahren
  Bilal Amarni ae9a001053 RequireCommand - check if composer.json is writable vor 13 Jahren
  Bilal Amarni 99e4173b3d RequireCommand - rollback if it fails (fixes #1469) vor 13 Jahren
  Igor Wiedler 24611ec919 Add newline because JsonManipulator does not expand {} vor 13 Jahren
  Igor Wiedler a48675005b Implicitly create composer.json in require command vor 13 Jahren
  Galymzhan f59181d7d5 add support for --no-progress, fixes #621 vor 13 Jahren
  Beau Simensen 8d1d060d66 Made getComposerFile static. vor 13 Jahren
  Arnaud Le Blanc 0119e80c18 added --prefer-dist option to require command vor 13 Jahren
  Jordi Boggiano 0d31e4c567 Add --no-update flag to require vor 13 Jahren