Niels Keurentjes
|
b059cbe37c
Removed unused variables and includes, fixed functions being called with more arguments than declared.
|
il y a 9 ans |
Jordi Boggiano
|
fff0aed3a6
Allow Semver VersionParser in input hints
|
il y a 9 ans |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
il y a 9 ans |
Jordi Boggiano
|
966a982738
CS fixes
|
il y a 10 ans |
Jordi Boggiano
|
4b269f4ded
Follow stability option in create-project to select the best possible version, refs #4563
|
il y a 10 ans |
Jordi Boggiano
|
507415e404
Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318
|
il y a 10 ans |
Rob Bast
|
1328d9c3b2
rename baseversionparser to semverversionparser
|
il y a 10 ans |
Rob Bast
|
a1ad7fc435
fix classname clashing cause of existing class in current namespace
|
il y a 10 ans |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
il y a 10 ans |
Jordi Boggiano
|
4ce0adb23c
Use the caret operator for all require operations
|
il y a 10 ans |
Jordi Boggiano
|
43c1caad0d
Merge remote-tracking branch 'Seldaek/caret-op-for-semver'
|
il y a 10 ans |
Rob Bast
|
117b7ea033
Fixes #3900
|
il y a 10 ans |
Jordi Boggiano
|
d4523119ea
Use caret operator for 0.x releases when guessing versions, fixes #3518
|
il y a 10 ans |
Jordi Boggiano
|
06e96a78e2
Update ranges for 0.N versions, refs #3518
|
il y a 10 ans |
Jordi Boggiano
|
9438f3a58f
Use better semver ranges for 0.x versions, fixes #3518
|
il y a 10 ans |
Jordi Boggiano
|
94926218e8
CS fixes
|
il y a 11 ans |
Jordi Boggiano
|
e6165e6495
Tweak rules to allow guessing based on branch aliases and avoid greedy constraints on alpha/beta/RC packages, refs #3096
|
il y a 11 ans |
Ryan Weaver
|
895e62e859
Refactoring selection of the "recommended" version (e.g ~1.2) and adding some tests
|
il y a 11 ans |
Ryan Weaver
|
aea2e901a9
Extracting logic into a new class related to selecting the latest version
|
il y a 11 ans |