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 5dba49af54 Show package descriptions in show/search commands, merge similar packages in show, fixes #366 12 years ago
..
Autoload Backport trait support in ClassMapGenerator from symfony 12 years ago
Command Show package descriptions in show/search commands, merge similar packages in show, fixes #366 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 pull request #436 from perprogramming/hg_change_url 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 13 years ago
Repository Show package descriptions in show/search commands, merge similar packages in show, fixes #366 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 Fix phar 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