Historial de Commits

Autor SHA1 Mensaje Fecha
  Nils Adermann 090711b21c Completely move loading of packages from composer repo to pool hace 10 años
  Nils Adermann 9b9ad9d0fe Remove dead code paths and use exceptions instead of die hace 10 años
  Nils Adermann 709943aca5 ComposerRepository works differently now, so comment out test until replaced hace 10 años
  Nils Adermann 65f69c4227 Remove debug output hace 10 años
  Nils Adermann 4d0db5add6 POC Implementation of loading only explicitly named package data hace 10 años
  Jordi Boggiano 6d76142907 Merge pull request #3982 from Seldaek/prioritize-repos-over-versions hace 10 años
  Jordi Boggiano d6620195e5 Prioritize repository over package versions in the default policy, fixes #3509 hace 10 años
  Jordi Boggiano 00ca2a91a3 Fix typo hace 10 años
  Jordi Boggiano 4ce0adb23c Use the caret operator for all require operations hace 10 años
  Jordi Boggiano 43c1caad0d Merge remote-tracking branch 'Seldaek/caret-op-for-semver' hace 10 años
  Jordi Boggiano a5dfaafa02 Add a fixture for the schema validation hace 10 años
  Jordi Boggiano e2b183136c Workaround for https://github.com/facebook/hhvm/issues/5170 hace 10 años
  Jordi Boggiano e10539751c Update deps and add platform definition to prevent regressions on php dep hace 10 años
  Jordi Boggiano fa398e14c7 Fix indent detection in json files when an empty line starts the object hace 10 años
  Jordi Boggiano 32a479a1e7 Fix subkey manipulation when the main key does not exist yet hace 10 años
  Jordi Boggiano a57c51e8d7 Finalize platform override feature hace 10 años
  Jordi Boggiano 80b0a35a68 Merge remote-tracking branch 'HuffAndPuff/ignore-platform' hace 10 años
  Jordi Boggiano fd7e28b8b4 Restore special handling of conflict/provide/replace hace 10 años
  Vadim Tyukov b02bdb4c7a [alias] RootAliasPackage manages the requirements correctly hace 11 años
  Jordi Boggiano a811142ff2 Merge pull request #3978 from marc-mabe/hotfix/3976 hace 10 años
  Marc Bennewitz ff1ce78e6b fixes #3976: drop ext/ctype dependency hace 10 años
  Jordi Boggiano ddfa8ed5f2 Merge pull request #3977 from staabm/phpvers hace 10 años
  Jordi Boggiano af83c767a0 Merge pull request #3970 from fabschurt/fix-typo hace 10 años
  Markus Staab c9bdf3a07a added the actual phpversion into the error message when phpversion doesn satisfy the requirement hace 10 años
  Fabien Schurter e392d1d039 Replace "an" with "a" in the docs hace 10 años
  Jordi Boggiano 1cb427ff5c Force http1.1 protocol hace 10 años
  Jordi Boggiano ea03730549 Merge pull request #3963 from deviantintegral/fix-large-class-syntax hace 10 años
  Andrew Berry 5b7c5cf41e Fix missing semicolons. hace 10 años
  Andrew Berry 59e14ff098 Fix test classes with invalid PHP. hace 10 años
  Jordi Boggiano 2e73811211 Fix process timeout not being initialized correctly when loading a config without creating a full composer instance, closes #3952, fixes #3946 hace 10 años