Nils Adermann 8a9c51c83e Merge remote-tracking branch 'github-beberlei/AutoloadFunctions' 12 년 전
..
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 년 전
DependencyResolver 67fde90666 Correctly sort operations within transactions using DFS 12 년 전
Downloader c8d110aa72 Imporoved exception message for GitDownloader (various protocols for github) 13 년 전
Fixtures 67fde90666 Correctly sort operations within transactions using DFS 12 년 전
IO c754f96677 Removed last password/username from IOInterface 13 년 전
Installer e0a1d9ef58 Support multiple installers in a composer-installer package. 13 년 전
Json f5e0918104 Add JsonManipulator class for doing raw manipulation of json strings 13 년 전
Mock 46972fbc22 Add handling for alias operations 13 년 전
Package 41215a0e47 Require first version of a root package alias, rather than alias 13 년 전
Repository b4622885de Fix tests with openssl disabled 13 년 전
Script d3cec0399a CS fixes & do not replace the exception since that removes the stack trace 13 년 전
Util 58a8ff80e3 Cont. code simplification & better tests. 13 년 전
ComposerTest.php a284eb5cfe coding style fixes 13 년 전
FactoryTest.php 9021c86237 Added packagist repository as the last repository with the lowest priority 13 년 전
InstallerTest.php 5bfbff867c Root requires are not taken into account in locked installs, fixes #669 13 년 전
TestCase.php 0c1944a9d0 Let the solver handle aliases instead of the installer 13 년 전