Nils Adermann ba51027680 Reorder ArchiveManager parameters to make the download manager optional 12 years ago
..
Autoload 3cc5698e7b Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 12 years ago
Command 7ae0dd2a2a Always install dev requirements when using the require command, fixes #1676 12 years ago
Config 752fa64704 Added addLink and removeLink to Configuration Source Interface 13 years ago
Console 979db8539d Do not chdir unless necessary 12 years ago
DependencyResolver 514a3cde77 CS fixes 13 years ago
Downloader 10a7008fdf Trim query string from extension when downloading archives 12 years ago
IO b474944155 Add more output to the profiled runs, refs #1659 12 years ago
Installer 57fe33d0f3 Make sure the directory is empty even if weird inputs are given, fixes #1683 12 years ago
Json c7ed20e9d8 Fix minor issues in json code 12 years ago
Package 9d24e17003 Fix workflow & typos 12 years ago
Repository 41392ace56 Check that a repo has no providers when getPackages is called to catch any mis-use 12 years ago
Script 542d10d8fd Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 12 years ago
Util 842155d69e Use original URL for exceptions, not the one containing authorization, fixes #1722 12 years ago
Cache.php 514a3cde77 CS fixes 13 years ago
Compiler.php cee34b4faa Add the include_paths.php autoload file to the phar when it is present 12 years ago
Composer.php e5cbf83185 Added post-autoload-dump script event. 13 years ago
Config.php 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 12 years ago
Factory.php ba51027680 Reorder ArchiveManager parameters to make the download manager optional 12 years ago
Installer.php ee60df708d Handle stability changes correctly, fixes #877 12 years ago