コミット履歴

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