David Barratt
|
28599b22f6
Add the --root-require option to the update command
|
9 years ago |
aude
|
0a662a7e42
Remove unused import in UpdateCommand
|
9 years ago |
Jordi Boggiano
|
633e9f91a1
Small tweaks for consistency, refs #3639
|
10 years ago |
Jordi Boggiano
|
721acf3c93
Merge remote-tracking branch 'SofHad/update-interactive'
|
10 years ago |
Jordi Boggiano
|
8913ac2fff
Merge pull request #4362 from bd808/classmap-authoritative-cli
|
10 years ago |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
10 years ago |
Bryan Davis
|
cc2b9cfca5
Add cli argument for classmap-authoritative
|
10 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
SofHad
|
f9777bc70a
Check if input is interactive
|
10 years ago |
SofHad
|
1a82ecad91
Refactor the loop + add private method isInteractive
|
10 years ago |
Jordi Boggiano
|
b39e0a271f
Merge pull request #3517 from WouterJ/patch-2
|
10 years ago |
Wouter J
|
32218e97d1
Added deprecated warning for the dev option
|
11 years ago |
SofHad
|
dd9e208bc7
update the logic
|
11 years ago |
SofHad
|
6fff09c82a
Simplified questionnaire
|
11 years ago |
SofHad
|
aca619e130
Interactive interface with autocompletion
|
11 years ago |
Bryan Davis
|
ad1f8e6c5a
Add classmap-authoritative config setting
|
11 years ago |
Jordi Boggiano
|
095dc61295
Rename runAutoloader to dumpAutoloader, refs #3453
|
11 years ago |
Jordi Boggiano
|
b8f4960f0d
Merge remote-tracking branch 'mattsah/master'
|
11 years ago |
Nicolas Grekas
|
98b254a3ec
split update --prefer-lowest and --prefer-stable
|
11 years ago |
Nicolas Grekas
|
4a0feb0189
add --prefer-lowest-stable to update command
|
11 years ago |
Matthew J. Sahagian
|
55b2afe9ad
Expose no autoloader option to update command
|
11 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 years ago |
Jordi Boggiano
|
ec0463a400
Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320
|
11 years ago |
alu
|
b7fa302b90
add ignore-platform-package-requirements for update/install commands.
|
11 years ago |
Maximilian Reichel
|
845ebdcfd4
alter command help to explain glob usage
|
11 years ago |
Robert Boloc
|
5e5311a224
use optimize-autoloader config param in update and install commands
|
12 years ago |
Jordi Boggiano
|
e126c92525
Fix exit codes, cc @tyrael
|
12 years ago |
Phillip Look
|
07a7284ffc
Change dependency processing for update with whitelisted packages
|
12 years ago |
Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
12 years ago |
Nils Adermann
|
15ac7be6f1
Fix disabling plugins which has to happen in the factory now
|
12 years ago |