1
0
Fork 0
composer/src/Composer
Jordi Boggiano a5edc9e357 Extract package purging in a method and fix variable overriding 2012-03-15 01:49:41 +01:00
..
Autoload Backport trait support in ClassMapGenerator from symfony 2012-03-10 02:00:29 +01:00
Command fix notice when running show command on package without keywords 2012-03-11 23:42:27 +01:00
Console Renamed install-project to create-project to differentiate from just "install". 2012-02-27 20:25:36 +01:00
DependencyResolver Changed repository priority in the pool 2012-03-06 11:17:23 +01:00
Downloader Fix tests 2012-03-15 01:28:10 +01: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 Usability fix 2012-03-15 01:13:25 +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 HTTPS through Proxy errors. 2012-03-14 15:40:51 -07:00
Compiler.php Improve stripping 2012-03-14 15:38:55 +01:00
Composer.php implement a self-update command (closes #83) 2011-11-12 19:44:28 +01:00
Factory.php Extract package purging in a method and fix variable overriding 2012-03-15 01:49:41 +01:00
Installer.php Save local repo after each success operation 2012-03-12 12:24:11 +01:00