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 1127cd5c8a Merge pull request #735 from ajshort/composer-installer-multiple
Support multiple installers in a composer-installer package.
12 years ago
..
Autoload php-cs-fixer magic 12 years ago
DependencyResolver Make ruleHash a protected member of rules 12 years ago
Downloader Imporoved exception message for GitDownloader (various protocols for github) 12 years ago
Fixtures/installer Require first version of a root package alias, rather than alias 12 years ago
IO Removed last password/username from IOInterface 12 years ago
Installer Support multiple installers in a composer-installer package. 12 years ago
Json Fix 5.4.0 interop in formatting of empty array/objects 12 years ago
Mock Add handling for alias operations 12 years ago
Package Require first version of a root package alias, rather than alias 12 years ago
Repository Add functional tests for the installer, fixes #580 12 years ago
Script CS fixes & do not replace the exception since that removes the stack trace 12 years ago
Util Cont. code simplification & better tests. 12 years ago
ComposerTest.php coding style fixes 12 years ago
FactoryTest.php Added packagist repository as the last repository with the lowest priority 12 years ago
InstallerTest.php Show output when test fails to resolve 12 years ago
TestCase.php Let the solver handle aliases instead of the installer 12 years ago