提交历史

作者 SHA1 备注 提交日期
  Jordi Boggiano 926afab1f4 Move loadPackages impl out of BaseRepository 6 年之前
  Jordi Boggiano 47a94b3a88 Ensure packages that exist in a higher prio repo never get loaded in lower prio repos, fixes #5076 6 年之前
  Jordi Boggiano bc2a1d762a Merge branch 'master' into 2.0 6 年之前
  Andreas Schempp 5f202efa0b Added comment why source link check is necessary 6 年之前
  Andreas Schempp 80317eb289 Remove invalid array keys 6 年之前
  Andreas Schempp 20eb9e66cf Consider replaces when checking package dependents 6 年之前
  Jordi Boggiano bdf1f7f82b Fix loading of aliased packages in ComposerRepository when filtering by callback 7 年之前
  Nils Adermann 902cb290e7 Only load package versions which fit the root composer.json constraints 7 年之前
  Nils Adermann 261efe1e8e Implement loadPackages on Composer repositories with providers 7 年之前
  Nils Adermann c0f19f6c57 Move construction of pool from repo set into a pool builder 7 年之前
  Jordi Boggiano 78017bcbcb Fix support for uppercase package names in why/why-not commands, fixes #7198 7 年之前
  Vladimir Reznichenko c8615358cb SCA with PHP Inspections (EA Extended) 8 年之前
  Jordi Boggiano 4f2ae0a1d9 Clarify output when something is installed in the wrong version, refs #5259 9 年之前
  Jordi Boggiano 65a4719251 Add output in why-not for when a package requires a platform package and it is not found, fixes #5259 9 年之前
  Jordi Boggiano b6680b6f2a Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements 9 年之前
  Jordi Boggiano 3933a7f404 Add conflict detection in why-not, fixes #5013 10 年之前
  Jordi Boggiano 27e1c4358e Fix show/depends commands to display and abort when a circular dep was reached, fixes #4983 10 年之前
  Rob Bast a245c4618b php-cs-fixer 10 年之前
  Jordi Boggiano d7855d03c7 Fix some formatting and prettify the tree, refs #4917 10 年之前
  Niels Keurentjes 75bb0d9b10 Implemented Prohibits and Depends correctly now. 10 年之前
  Niels Keurentjes 5c98421ae8 Introduce BaseRepository common ancestor class for all repositories to offload command logic. 10 年之前