15 Commits (bcb4e58940b9f3a132015907a666a8930435a802)

Author SHA1 Message Date
Jordi Boggiano 6b5f61943a Lowercase package names in Request (fixes tests) 13 years ago
Jordi Boggiano 9b70b06bc8 Merge remote-tracking branch 'ryan/use_symfony_command'
Conflicts:
	bin/composer
	src/Composer/Command/InstallCommand.php
13 years ago
Jordi Boggiano 07e181c6eb Fix lowercase behavior 13 years ago
Ryan Weaver cf11b48306 Making several tweaks per @stof 13 years ago
Ryan Weaver f5b054985a Integrating the command system with Symfony's command system
Parts are still a WIP, as there are some embedded echo statements that should eventually be run through some sort of output interface.
13 years ago
Jordi Boggiano 900bed1c32 Normalize package names 13 years ago
Igor Wiedler 1e5aaefaf5 Force empty lock files to contain a JSON object
By default it will make it an array, since PHP does not distinguish between
arrays and hash(map)s.
13 years ago
Jordi Boggiano 071fa7a4d7 Merge Solver logic into the install command 13 years ago
Jordi Boggiano 49c3446ac1 Make use of new dist properties, refactored ZipDownloader 13 years ago
Jordi Boggiano 75428d9ad1 Slightly improve reporting when json config files can't be parsed 13 years ago
Jordi Boggiano 75410d13b7 Bugfix 13 years ago
Jordi Boggiano 14fdd4384a Better reporting during installation 13 years ago
Jordi Boggiano 04783d5c30 CI match on package names 13 years ago
Jordi Boggiano b53a3086b6 Minor refactorings and changes 13 years ago
Jordi Boggiano e03983697a Add base installer/downloader and ComposerRepository 13 years ago