Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 سال پیش |
Jordi Boggiano
|
b39e0a271f
Merge pull request #3517 from WouterJ/patch-2
|
10 سال پیش |
Wouter J
|
32218e97d1
Added deprecated warning for the dev option
|
10 سال پیش |
Bryan Davis
|
ad1f8e6c5a
Add classmap-authoritative config setting
|
10 سال پیش |
Jordi Boggiano
|
095dc61295
Rename runAutoloader to dumpAutoloader, refs #3453
|
10 سال پیش |
Jordi Boggiano
|
b8f4960f0d
Merge remote-tracking branch 'mattsah/master'
|
10 سال پیش |
Nicolas Grekas
|
98b254a3ec
split update --prefer-lowest and --prefer-stable
|
10 سال پیش |
Nicolas Grekas
|
4a0feb0189
add --prefer-lowest-stable to update command
|
10 سال پیش |
Matthew J. Sahagian
|
55b2afe9ad
Expose no autoloader option to update command
|
10 سال پیش |
Jordi Boggiano
|
94926218e8
CS fixes
|
10 سال پیش |
Jordi Boggiano
|
ec0463a400
Add tests for platform packages required by root and avoid creating rules altogether instead of disabling them, refs #3320
|
10 سال پیش |
alu
|
b7fa302b90
add ignore-platform-package-requirements for update/install commands.
|
10 سال پیش |
Maximilian Reichel
|
845ebdcfd4
alter command help to explain glob usage
|
11 سال پیش |
Robert Boloc
|
5e5311a224
use optimize-autoloader config param in update and install commands
|
11 سال پیش |
Jordi Boggiano
|
e126c92525
Fix exit codes, cc @tyrael
|
11 سال پیش |
Phillip Look
|
07a7284ffc
Change dependency processing for update with whitelisted packages
|
11 سال پیش |
Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
11 سال پیش |
Nils Adermann
|
15ac7be6f1
Fix disabling plugins which has to happen in the factory now
|
12 سال پیش |
Nils Adermann
|
f0b45099c1
Correct authorship info for files I edited
|
12 سال پیش |
Nils Adermann
|
b83535d2d9
Add back --no-custom-installers option with a deprecated warning
|
12 سال پیش |
Nils Adermann
|
01a08a2ff3
As preparation for composer plugins, rename custom installers to plugins
|
12 سال پیش |
Jordi Boggiano
|
22c7d4119f
install and create-project now default to dev mode (use --no-dev for production installs)
|
12 سال پیش |
Jordi Boggiano
|
f6b7f0e29a
Add --lock argument to the update command to make this hack explicit and official
|
12 سال پیش |
Jordi Boggiano
|
3b97e2e260
Add support for new verbosity levels, and initial debug output
|
12 سال پیش |
Miklós Márton
|
72a4146383
Scratch 'prefer-source'; 'preferred-install' is the bee's knees
|
12 سال پیش |
Miklós Márton
|
0d81ab7f46
Install/update now uses the new config variable 'prefer-source', fixes #553
|
12 سال پیش |
Jordi Boggiano
|
caf26ac37c
Enable dev mode by default in update command, add a --no-dev flag, fixes #1005
|
12 سال پیش |
Galymzhan
|
f59181d7d5
add support for --no-progress, fixes #621
|
12 سال پیش |
Jordi Boggiano
|
f3bfeb3608
Rename --optimize-autoloaders to --optimize-autoloader since there is just one
|
12 سال پیش |
Sebastian Krebs
|
578a216343
Add shorthand '-o'-option for '--optimize-autoloaders'
|
12 سال پیش |