1
0
Fork 0
composer/src/Composer
Jordi Boggiano 6b453906f0 Merge pull request #432 from digitalkaoz/issue_428
fluent api for installer options
2012-03-11 08:55:44 -07:00
..
Autoload Backport trait support in ClassMapGenerator from symfony 2012-03-10 02:00:29 +01:00
Command Merge pull request #432 from digitalkaoz/issue_428 2012-03-11 08:55:44 -07:00
Console Renamed install-project to create-project to differentiate from just "install". 2012-02-27 20:25:36 +01:00
DependencyResolver Prevent a package from having duplicate names 2012-02-26 22:20:10 +01:00
Downloader Merge pull request #436 from perprogramming/hg_change_url 2012-03-11 07:46:32 -07:00
IO Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress 2012-03-06 23:01:51 +02:00
Installer Add command to install a package as a new project into a non-existant directory. This fetches the given package from packagist or a different packagist-source and installs it into a given path. 2012-02-27 20:25:36 +01:00
Json Removed definition of global constants reserved for PHP >=5.4 and fixed tests 2012-03-09 09:31:51 +01:00
Package Added isDev method to the VersionParser class 2012-03-03 19:49:24 +01:00
Repository Show package descriptions in show/search commands, merge similar packages in show, fixes #366 2012-03-11 16:44:18 +01:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Fix test & behavior 2012-03-10 02:14:40 +01:00
Compiler.php Fix phar 2012-03-10 10:46:30 +01:00
Composer.php implement a self-update command (closes #83) 2011-11-12 19:44:28 +01:00
Factory.php Allow requesting a particular vcs driver to bypass github/bitbucket ones 2012-03-09 18:33:04 +01:00
Installer.php fixed cs 2012-03-10 20:14:54 +01:00