Historial de Commits

Autor SHA1 Mensaje Fecha
  Hugo Hamon 2d1ad6ca32 [Package] removed unused local $repositories variable from RootPackageLoader::load() method. hace 13 años
  Hugo Hamon 535455606b [Downloader] fixed incorrect variable name in FileDownloader class. hace 13 años
  Hugo Hamon 9acbb0c026 [DependencyResolver] removed unused local variables and fixed some wrong local variable names in Solver class. hace 13 años
  Hugo Hamon 747abf6843 [Command] removed unused local variable $composer in UpdateCommand::execute() method. hace 13 años
  Hugo Hamon c993f3e92d [Command] removed unused local $recommendedDependencies variable in DependsCommand::getReferences() method. hace 13 años
  Jordi Boggiano 3d52798c0f Merge pull request #192 from biozshock/master hace 13 años
  Jordi Boggiano 83a106bd79 Add recommends and package versions to the depends command hace 13 años
  Jordi Boggiano 81d80b2a04 Merge remote-tracking branch 'justinrainbow/depends_command' hace 13 años
  Artem Lopata (bumz) de066de198 Fix for composer. When running update/install command it's just do nothing, except writing "Installing dependencies" hace 13 años
  Jordi Boggiano 126c57d07c Fix notice hace 13 años
  Jordi Boggiano f700724eaf Adjust README, refs #188 hace 13 años
  Jordi Boggiano 9aa128d6e7 Merge pull request #188 from wilmoore/homebrew-install hace 13 años
  Wil Moore III e39f6e1587 added callout note to manual install section hace 13 años
  Wil Moore III 4dc89c7940 updated homebrew install/upgrade info based on changes to formula hace 13 años
  Wil Moore III 752e4cc11f updated homebrew install/upgrade info based on changes to formula hace 13 años
  Nils Adermann 35c62f67be Merge pull request #174 from Seldaek/lockdetect hace 13 años
  Jordi Boggiano 9630f44922 Fix errors in case packages is empty hace 13 años
  Jordi Boggiano 56e43e4397 Add tests hace 13 años
  Jordi Boggiano 462ebdf752 Detect lock file changes and warn users on install, fixes #75 hace 13 años
  Wil Moore III 8b3af6231f forgot the closing tick hace 13 años
  Wil Moore III bb5c2ad06c added a blurb to the README regarding installing composer via homebrew. hace 13 años
  Nils Adermann 855b1cb9d3 Merge pull request #173 from Seldaek/update hace 13 años
  Jordi Boggiano fdef6bfca2 Add 5.3.2 to travis runs hace 13 años
  Jordi Boggiano e3a2172b72 Merge pull request #184 from jalliot/proxy hace 13 años
  Jordan Alliot 3444bdae82 Check openssl extension for proxy hace 13 años
  Jordan Alliot 1471b41ba8 Handle system proxy in file downloads hace 13 años
  Justin Rainbow 981477dd17 New 'depends' command added hace 13 años
  Jordi Boggiano 21ab41fa2d Merge pull request #175 from fabpot/json-pretty hace 13 años
  Fabien Potencier 90f2a9f406 Use JSON_PRETTY_PRINT option when dumping JSON to help debugging hace 13 años
  Jordi Boggiano 9b2694351b Less confusing error message hace 13 años