You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Beau Simensen b4dd86c247 Remove $repoManager local variable. 12 years ago
..
Autoload Fixed syntax error in example code in header comment 12 years ago
Command Constructor, factory 12 years ago
Console Renamed install-project to create-project to differentiate from just "install". 13 years ago
DependencyResolver Prevent a package from having duplicate names 13 years ago
Downloader Update Git/Hg downloaders tests, making sure they never use a live filesystem instance 12 years ago
IO Added a NullIO 13 years ago
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. 13 years ago
Json Suppress relaxed schema and build it on the fly in php, refs #151 12 years ago
Package Added isDev method to the VersionParser class 12 years ago
Repository Merge pull request #377 from till/svn-auth 12 years ago
Script Register all packages via the autoload generator before dispatching events 13 years ago
Util Fixes to Filesystem class, avoid removing non-existing dirs and clear stat cache for safety 12 years ago
Compiler.php Suppress relaxed schema and build it on the fly in php, refs #151 12 years ago
Composer.php implement a self-update command (closes #83) 13 years ago
Factory.php Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer 12 years ago
Install.php Remove $repoManager local variable. 12 years ago