Jordi Boggiano
|
507415e404
Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318
|
10 年之前 |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 年之前 |
Rob Bast
|
ddb1c1e052
these 2 use parseNameVersionPairs
|
10 年之前 |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
10 年之前 |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
10 年之前 |
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 年之前 |
Jordi Boggiano
|
ab3622dff1
Merge pull request #3365 from WouterJ/patch-1
|
10 年之前 |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 年之前 |
Wouter J
|
3bf1ee939b
Fixed validator to accept 'a/b' and 'a/b ~2.3'
|
11 年之前 |
Nils Adermann
|
859c8f5bb3
Use the repositories configured in composer.json for the require command
|
11 年之前 |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 年之前 |
Jordi Boggiano
|
4bdd7adc55
Merge pull request #3319 from desyncr/bugfix/missing-default-author-value-validation
|
11 年之前 |
Jordi Boggiano
|
73e9db5d99
Fix the problem at the source, refs #3322
|
11 年之前 |
Jordi Boggiano
|
5c42cc8c8c
Merge remote-tracking branch 'AydinHassan/hotfix/init-virtual-packages'
|
11 年之前 |
Jordi Boggiano
|
df7c8915fa
Skip notification about matches found in case we have an exact match, refs #3261
|
11 年之前 |
Jordi Boggiano
|
d4062a5594
Merge remote-tracking branch 'kayladnls/kayla'
|
11 年之前 |
Aydin
|
432cdbcb31
Allow to select virtual packages
|
11 年之前 |
DC*
|
c698aa3a2b
Fix missing validation on default value for author input
|
11 年之前 |
frederik
|
d1d40502bf
ProcessExecutor::escape
|
11 年之前 |
frederik
|
7ae1430689
#3297 ProcessUtil class using ProcessUtil of Symfony Console
|
11 年之前 |
Jordi Boggiano
|
b7b0901f87
Allow using new code in the init command and avoid initializing the composer instance too early, refs #3096
|
11 年之前 |
Ryan Weaver
|
895e62e859
Refactoring selection of the "recommended" version (e.g ~1.2) and adding some tests
|
11 年之前 |