Haralan Dobrev
|
4abaaaf76d
Use default description and license from CLI args
|
11 жил өмнө |
Przemysław Piechota
|
95cbb177dd
Init command - diacritical marks in author name
|
12 жил өмнө |
Jordi Boggiano
|
1dd8bffce5
CS fixes
|
12 жил өмнө |
Francesc Rosàs
|
9aa0aba77c
Extract email validation into a method
|
12 жил өмнө |
Jordi Boggiano
|
be861f090a
Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646
|
12 жил өмнө |
Miklós Márton
|
67e5e0588d
Fixes #1347 (new license argument / dialog for init command)
|
12 жил өмнө |
Jordi Boggiano
|
4c35f54356
Simplify regex pattern
|
12 жил өмнө |
Grégoire Pineau
|
fcac93b3f1
Fixed InitCommand::addVendorIgnore
|
12 жил өмнө |
Jordi Boggiano
|
247b02d077
Fix minimum-stability handling in InitCommand, fixes #1421
|
12 жил өмнө |
Jordi Boggiano
|
e7f4768668
Only ask for gitignore if the current dir is a git repo, fixes composer/satis#44
|
12 жил өмнө |
Igor Wiedler
|
423728440b
Rename init --minimum-stability to --stability
|
12 жил өмнө |
Jordi Boggiano
|
dee9bcb9f1
Add --stability and support for package:version and package=version to create-project, fixes #957
|
12 жил өмнө |
Colin Frei
|
e4b8fe85a1
Check --name value if it's passed in, as that's not validated anywhere
|
12 жил өмнө |
Colin Frei
|
b4cf3d06fd
Make sure suggested value conforms to allowed values
|
12 жил өмнө |
Colin Frei
|
6c4bdd14cd
require $name to be lowercase
|
12 жил өмнө |
Nils Adermann
|
01593e0628
Merge pull request #1015 from Seldaek/memory
|
13 жил өмнө |
Jordi Boggiano
|
41fc6ff9ee
Fix formatRequirements return value, fixes #1026
|
13 жил өмнө |
Jordi Boggiano
|
c31d588b7d
Update init and depends commands to use the new filterPackages method
|
13 жил өмнө |
Jordi Boggiano
|
de4e9c4022
Fix InputOption requirement flags
|
13 жил өмнө |
Beau Simensen
|
d0773b20df
Added minimum-stability option to init command, minor bug fixes
|
13 жил өмнө |
Jordi Boggiano
|
ffecd39d33
Refactor repositories handling in config/factory/loader, fixes #828, fixes #826
|
13 жил өмнө |
Jordi Boggiano
|
3ac11b932c
Expose default repositories in system config file
|
13 жил өмнө |
Jordi Boggiano
|
4a6ae454c2
Merge remote-tracking branch 'dpb587/multiple-repos'
|
13 жил өмнө |
Jordi Boggiano
|
66e9dcddf4
CS fixes
|
13 жил өмнө |
Igor Wiedler
|
a0c90bad0f
Fix normalization in init command with --no-interaction and --require
|
13 жил өмнө |
Jordi Boggiano
|
1443ea25f9
Make sure a constraint is provided with input requirements
|
13 жил өмнө |
Jordi Boggiano
|
27f8019dbd
Refactor init & require commands
|
13 жил өмнө |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 жил өмнө |
Jordi Boggiano
|
8ff497ac6f
Skip filter_var on 5.3.2 since it is buggy
|
13 жил өмнө |
Danny Berger
|
8d6d155153
Add internal support for multiple default composer repositories.
|
13 жил өмнө |