Nils Adermann 8a9c51c83e Merge remote-tracking branch 'github-beberlei/AutoloadFunctions' 12 anni fa
..
Autoload 5c5e962b5a Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list. 12 anni fa
DependencyResolver 67fde90666 Correctly sort operations within transactions using DFS 12 anni fa
Downloader c8d110aa72 Imporoved exception message for GitDownloader (various protocols for github) 13 anni fa
Fixtures 67fde90666 Correctly sort operations within transactions using DFS 12 anni fa
IO c754f96677 Removed last password/username from IOInterface 13 anni fa
Installer e0a1d9ef58 Support multiple installers in a composer-installer package. 13 anni fa
Json f5e0918104 Add JsonManipulator class for doing raw manipulation of json strings 13 anni fa
Mock 46972fbc22 Add handling for alias operations 13 anni fa
Package 41215a0e47 Require first version of a root package alias, rather than alias 13 anni fa
Repository b4622885de Fix tests with openssl disabled 13 anni fa
Script d3cec0399a CS fixes & do not replace the exception since that removes the stack trace 13 anni fa
Util 58a8ff80e3 Cont. code simplification & better tests. 13 anni fa
ComposerTest.php a284eb5cfe coding style fixes 13 anni fa
FactoryTest.php 9021c86237 Added packagist repository as the last repository with the lowest priority 13 anni fa
InstallerTest.php 5bfbff867c Root requires are not taken into account in locked installs, fixes #669 13 anni fa
TestCase.php 0c1944a9d0 Let the solver handle aliases instead of the installer 13 anni fa