Jordi Boggiano
|
659c72f9c8
Read classmap-authoritative and apcu-autoloader from project config when installing via create-project, fixes #8155
|
6 lat temu |
Markus Staab
|
c876613d5c
Added "Read more at" links to all commands (#8019)
|
6 lat temu |
Jordi Boggiano
|
0181f07491
Fix create-project not updating to latest commit when cache is present, fixes #7550
|
6 lat temu |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 lat temu |
Jordi Boggiano
|
f42e6a5772
Compute keep-vcs/remove-vcs last minute to allow plugins to change the value, refs #7002
|
7 lat temu |
Jordi Boggiano
|
a5e35b9e89
Add --remove-vcs flag to create-project command to allow removing user prompts, fixes #7002
|
7 lat temu |
Nicolas Grekas
|
251a347efb
Fix CTRL+C handling during create-project
|
7 lat temu |
Jordi Boggiano
|
0de1e21233
Make create-project install dependencies following optimize-autoloader config setting, fixes #6722
|
7 lat temu |
Issei.M
|
0856dfa084
Aligns the verb form of commands' description
|
8 lat temu |
Jordi Boggiano
|
9a26a9e8f8
Make sure alias packages installed with create-project end up with the correct branch checked out, fixes #6082
|
8 lat temu |
Fabien Potencier
|
69740bbbee
Refactor some common logic in Command classes
|
8 lat temu |
bohwaz
|
abcbef4a67
Add Fossil support to Composer
|
9 lat temu |
Jordi Boggiano
|
4319435154
Make sure the --no-plugin is documented as available everywhere and not redefined
|
9 lat temu |
Jordi Boggiano
|
f13e0f975f
Add --no-secure-http flag to temporarily disable secure-http in create-project installation of the root package, fixes #5121
|
9 lat temu |
Jordi Boggiano
|
da9b43dcc8
Merge remote-tracking branch 'curry684/code-quality' into 1.0
|
9 lat temu |
Jordi Boggiano
|
6df85163f4
Make use of global platform config if available, and improve error reporting, fixes #5165
|
9 lat temu |
Niels Keurentjes
|
818c3e707a
Ton of phpDoc fixes.
|
9 lat temu |
Jordi Boggiano
|
8344c6d3d7
Merge pull request #4993 from hkdobrev/create-project-suggests
|
9 lat temu |
Haralan Dobrev
|
cc389d6c1a
List project suggestions in create-project command
|
9 lat temu |
Rick Guyer
|
2a35486d7d
Check for --ignore-platform-reqs flag during create-project
|
9 lat temu |
Jordi Boggiano
|
4b0624a93a
Fix regression in create-project
|
9 lat temu |
Jordi Boggiano
|
bf1ddaa298
Fix method name for php5
|
9 lat temu |
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 lat temu |
Jordi Boggiano
|
f681dbc51e
Merge remote-tracking branch 'curry684/rewrite-depends'
|
9 lat temu |
Peter Michaux
|
32eb156153
add example showing alternate syntax for specifying version
|
9 lat temu |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 lat temu |
Niels Keurentjes
|
4fe063b2e5
Added missing deprecation warning in create-project.
|
9 lat temu |
Rob Bast
|
f829a160fb
use a proper tmp directory
|
9 lat temu |
Jordi Boggiano
|
1818b95149
CS fixes
|
9 lat temu |
Niels Keurentjes
|
c2e768b8ad
Made Silencer invocations safer against exceptions.
|
9 lat temu |