Commit History

Author SHA1 Message Date
  Jordi Boggiano 419567ba6d Update VersionSelector to take all platform requirements into account when selecting packages 4 years ago
  Jordi Boggiano 45ecbae8f5 Merge branch 'master' into 2.0 5 years ago
  Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 5 years ago
  Nils Adermann 6ef65e5319 Add a new RepositorySet class and restrict pool usage to the solver 6 years ago
  Jordi Boggiano 066351c5b9 Remove use of deprecated getMock method 6 years ago
  Gabriel Caruso afc9a7643e Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
  Rob Bast 873f17261c try to fix test instead of guarding implementation 8 years ago
  Rob Bast 9f2bd34c87 test copied from #5724 8 years ago
  Jordi Boggiano 6146f7aded Take into account prefer-stable and dev packages when computing outdated, refs #5251 8 years ago
  Jordi Boggiano 966a982738 CS fixes 9 years ago
  Jordi Boggiano 4b269f4ded Follow stability option in create-project to select the best possible version, refs #4563 9 years ago
  Jordi Boggiano 507415e404 Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318 9 years ago
  Rob Bast a1427d7fd6 replace all occurences in code and comments 9 years ago
  Jordi Boggiano 4ce0adb23c Use the caret operator for all require operations 9 years ago
  Jordi Boggiano 43c1caad0d Merge remote-tracking branch 'Seldaek/caret-op-for-semver' 9 years ago
  Jordi Boggiano cd38d1e096 Tweaks to also support 1.0-dev style aliases, refs #3480 10 years ago
  Damian Mooyman 7bb85ff21e Support aliases for numeric branches. Fixes #3461 10 years ago
  Jordi Boggiano d4523119ea Use caret operator for 0.x releases when guessing versions, fixes #3518 10 years ago
  Jordi Boggiano 06e96a78e2 Update ranges for 0.N versions, refs #3518 10 years ago
  Jordi Boggiano 9438f3a58f Use better semver ranges for 0.x versions, fixes #3518 10 years ago
  Jordi Boggiano e6165e6495 Tweak rules to allow guessing based on branch aliases and avoid greedy constraints on alpha/beta/RC packages, refs #3096 10 years ago
  Ryan Weaver 895e62e859 Refactoring selection of the "recommended" version (e.g ~1.2) and adding some tests 10 years ago
  Ryan Weaver aea2e901a9 Extracting logic into a new class related to selecting the latest version 10 years ago