Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 419567ba6d Update VersionSelector to take all platform requirements into account when selecting packages hace 5 años
  Jordi Boggiano b11f43f59e Merge remote-tracking branch 'origin/1.10' hace 5 años
  Jordi Boggiano 92aed041e4 Make the VersionSelector take Composer API/Runtime versions into account, refs getsentry/sentry-php#1008 hace 5 años
  Matthew Brown 65903aacfd Fix type issues (#7996) hace 6 años
  Nils Adermann 6ef65e5319 Add a new RepositorySet class and restrict pool usage to the solver hace 7 años
  Rob Bast 710bb0d008 fix based on test, fixes #5724 hace 9 años
  Niels Keurentjes b059cbe37c Removed unused variables and includes, fixed functions being called with more arguments than declared. hace 9 años
  Jordi Boggiano fff0aed3a6 Allow Semver VersionParser in input hints hace 9 años
  Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time hace 9 años
  Jordi Boggiano 966a982738 CS fixes hace 10 años
  Jordi Boggiano 4b269f4ded Follow stability option in create-project to select the best possible version, refs #4563 hace 10 años
  Jordi Boggiano 507415e404 Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318 hace 10 años
  Rob Bast 1328d9c3b2 rename baseversionparser to semverversionparser hace 10 años
  Rob Bast a1ad7fc435 fix classname clashing cause of existing class in current namespace hace 10 años
  Rob Bast a1427d7fd6 replace all occurences in code and comments 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
  Rob Bast 117b7ea033 Fixes #3900 hace 10 años
  Jordi Boggiano d4523119ea Use caret operator for 0.x releases when guessing versions, fixes #3518 hace 11 años
  Jordi Boggiano 06e96a78e2 Update ranges for 0.N versions, refs #3518 hace 11 años
  Jordi Boggiano 9438f3a58f Use better semver ranges for 0.x versions, fixes #3518 hace 11 años
  Jordi Boggiano 94926218e8 CS fixes hace 11 años
  Jordi Boggiano e6165e6495 Tweak rules to allow guessing based on branch aliases and avoid greedy constraints on alpha/beta/RC packages, refs #3096 hace 11 años
  Ryan Weaver 895e62e859 Refactoring selection of the "recommended" version (e.g ~1.2) and adding some tests hace 11 años
  Ryan Weaver aea2e901a9 Extracting logic into a new class related to selecting the latest version hace 11 años