1
0
Fork 0
composer/src/Composer
Jordi Boggiano 1d544630b6 Allow requesting a particular vcs driver to bypass github/bitbucket ones 2012-03-09 18:33:04 +01:00
..
Autoload Fixed syntax error in example code in header comment 2012-03-04 16:38:11 +11:00
Command Sort versions before print 2012-03-09 09:11:52 +01: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 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 2012-03-08 23:14:56 +01:00
IO Added a NullIO 2012-02-18 00:00:38 +01: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 Allow requesting a particular vcs driver to bypass github/bitbucket ones 2012-03-09 18:33:04 +01:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 2012-03-08 23:14:56 +01:00
Compiler.php Suppress relaxed schema and build it on the fly in php, refs #151 2012-03-08 00:44:09 +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