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.
Jordi Boggiano edf93f1fcc Fix test & behavior 12 years ago
..
Autoload Backport trait support in ClassMapGenerator from symfony 12 years ago
Command CS fixes, made EventDispatcher optional in factory method 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 Merge remote-tracking branch 'kostiklv/console-overwrite-fix' 12 years ago
IO Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress 12 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 Removed definition of global constants reserved for PHP >=5.4 and fixed tests 12 years ago
Package Added isDev method to the VersionParser class 12 years ago
Repository Reflow the VcsRepo and prevent exception leakage from breaking the parsing 12 years ago
Script Register all packages via the autoload generator before dispatching events 13 years ago
Util Fix test & behavior 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 Allow requesting a particular vcs driver to bypass github/bitbucket ones 12 years ago
Installer.php CS fixes, made EventDispatcher optional in factory method 12 years ago