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 0535473c6b Merge pull request #1655 from miklosm/iss1653
Fix for #1653
12 years ago
..
Autoload Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload' 12 years ago
Command Fixes #1653 12 years ago
Config Added addLink and removeLink to Configuration Source Interface 12 years ago
Console adding use statement 12 years ago
DependencyResolver removing incorrect optimization 12 years ago
Downloader Code reorgs and make bool values real booleans, refs #1637 12 years ago
IO Add handling for backspace chars in BufferIO 12 years ago
Installer Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 12 years ago
Json Fix minor issues in json code 12 years ago
Package Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611 12 years ago
Repository Add @deprecated note 12 years ago
Script Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 12 years ago
Util Fix cs 12 years ago
Cache.php CS fixes 12 years ago
Compiler.php Add the include_paths.php autoload file to the phar when it is present 12 years ago
Composer.php Added post-autoload-dump script event. 12 years ago
Config.php Code reorgs and make bool values real booleans, refs #1637 12 years ago
Factory.php Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 12 years ago
Installer.php Fix BC handling of old require-dev, refs #1656 12 years ago