Michal Lulco
|
1efe02f2e1
Search similar package when package could not be found
|
7 年 前 |
Michal Lulco
|
84fed794d7
Trying to find package with similar name when package could not be found
|
7 年 前 |
Ivan Pepelko
|
877bad7933
Added $_SERVER['USER'] as possible value for <vendor> part of package name.
|
7 年 前 |
CupOfTea696
|
14adc03225
Auto-skip interactive require when set by option
|
8 年 前 |
Jose Miguel Pérez Ruiz
|
b2f62bc06c
Fix Init Command to accept author names with Unicode combining diacritical marks
|
8 年 前 |
Jordi Boggiano
|
122e422682
CS fixes
|
8 年 前 |
Jordi Boggiano
|
586f4bac87
Make use of prefer-stable/minimum-stability when picking versions in require command, fixes #6219
|
8 年 前 |
Matthew "Juniper" Barlett
|
09dad8a018
Clean up regex in InitCommand::parseAuthorString
|
8 年 前 |
Matthew "Juniper" Barlett
|
ac41bb0615
Fix for issue #5631
|
8 年 前 |
Jordi Boggiano
|
04ae1584dc
Add docs about package type to prompt, fixes #5378
|
8 年 前 |
Michael Aherne
|
830644f374
Observe COMPOSER environment variable in init command
|
9 年 前 |
Niels Keurentjes
|
fbbde23fb3
Improved error message when adding a package that is disallowed by PHP version, fixes #4686
|
9 年 前 |
Jordi Boggiano
|
bf1ddaa298
Fix method name for php5
|
9 年 前 |
Jordi Boggiano
|
1aec1c1fc8
Add --repository flag to init command, and rename --repository-url to --repository in create-project, fixes #4200, closes #4207, closes #2604, fixes #2920
|
9 年 前 |
Jordi Boggiano
|
b9a3ef73c0
Allow skipping author, fixes #4969
|
9 年 前 |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 年 前 |
Jordi Boggiano
|
507415e404
Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318
|
9 年 前 |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 年 前 |
Rob Bast
|
ddb1c1e052
these 2 use parseNameVersionPairs
|
9 年 前 |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 年 前 |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
9 年 前 |
Possum
|
29ca21f30e
PHP version checks tweaking
|
10 年 前 |
Rob Bast
|
acd1486406
Mark method as @private
|
10 年 前 |
Rob Bast
|
0fbc00f3fb
Switch to QuestionHelper
|
10 年 前 |
Rob Bast
|
290fafa156
Docs and whitespace
|
10 年 前 |
Rob Bast
|
bef46a17dc
Moved method
|
10 年 前 |
Jordi Boggiano
|
35a9b5dbf9
Merge pull request #3953 from alcohol/allow-numeric-author-name
|
10 年 前 |
Evan Mattson
|
ec9eb2b799
update init type question
|
10 年 前 |
Evan Mattson
|
5ed001765f
allow package type to be set with init command
|
10 年 前 |
Rob Bast
|
c7d387f599
Allow numeric characters
|
10 年 前 |