Fabien Potencier
|
b5897b291d
Fix PHP warning in the show command when using the -s flag
|
13 years ago |
Jordi Boggiano
|
a0903d4d35
Update create-project and show commands to use the new filterPackages method
|
13 years ago |
Jordi Boggiano
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
13 years ago |
Jordi Boggiano
|
e0edd882c5
Add --self flag to composer show to see the root package info
|
13 years ago |
Jordi Boggiano
|
fd776853a4
Show version for platform/installed packages, fixes #825
|
13 years ago |
Jordi Boggiano
|
ffecd39d33
Refactor repositories handling in config/factory/loader, fixes #828, fixes #826
|
13 years ago |
Jordi Boggiano
|
3ac11b932c
Expose default repositories in system config file
|
13 years ago |
Jordi Boggiano
|
4a6ae454c2
Merge remote-tracking branch 'dpb587/multiple-repos'
|
13 years ago |
Jordi Boggiano
|
5edb49c067
Show include path in show command
|
13 years ago |
Jordi Boggiano
|
704b7a655f
Clarity fix
|
13 years ago |
Jordi Boggiano
|
c694bd57a3
Merge remote-tracking branch 'digitalkaoz/issue_397'
|
13 years ago |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 years ago |
Danny Berger
|
8d6d155153
Add internal support for multiple default composer repositories.
|
13 years ago |
Jordi Boggiano
|
7837be0621
Fix creation of ComposerRepository, refs #587
|
13 years ago |
Jordi Boggiano
|
4cc45d3c37
Add require-dev and other missing links in show command
|
13 years ago |
Povilas Balzaravicius Pawka
|
443ce65765
Fix fatal on show command
|
13 years ago |
Jordi Boggiano
|
ea2d46bcff
Fix ComposerRepository calls, fixes #475
|
13 years ago |
digitalkaoz
|
7cdb793b40
added support section to composer.json
|
13 years ago |
Igor Wiedler
|
cd6eb49427
fix notice when running show command on package without keywords
|
13 years ago |
Jordi Boggiano
|
09083089ff
Merge remote-tracking branch 'digitalkaoz/show_command_keywords'
|
13 years ago |
Jordi Boggiano
|
5dba49af54
Show package descriptions in show/search commands, merge similar packages in show, fixes #366
|
13 years ago |
Jordi Boggiano
|
33c926c303
Show/Search command cleanups
|
13 years ago |
digitalkaoz
|
741a66e504
added description to show command, searching in description aswell
|
13 years ago |
digitalkaoz
|
e6e90bb174
added keywords to show command
|
13 years ago |
Martin Hasoň
|
98d7e31c74
Sort versions before print
|
13 years ago |
Jordi Boggiano
|
0e6cf61b67
Avoid showing duplicates versions
|
13 years ago |
Jordi Boggiano
|
5eb333680b
Rename findPackagesByName to findPackages and allow version arg
|
13 years ago |
Jordi Boggiano
|
6971657ad0
Merge debug:packages into the show command (if used without package arg)
|
13 years ago |
Jordi Boggiano
|
247d19e2f8
Add type hints
|
13 years ago |
Jordi Boggiano
|
93baa38d5c
Allow show command to work without a composer.json
|
13 years ago |