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.
Nils Adermann 7c7cac61b6 Merge remote-tracking branch 'github-seldaek/stability'
* github-seldaek/stability:
  Add stability docs
  Add test for Pool handling and refactor a couple things
  Add support for stabilities in lock file
  Infer stability flags for requirements that have an explicit version required of a lower stability
  Add InstalledArrayRepository to make sure the root package is not purged by the Pool because of a lower stability
  Basic handling of stability flags
  Add list of stabilities to base package
  Add minimum-stability flag on root package to filter packages by stability
  Add CompositeRepo::getRepositories
  Add package stability
12 years ago
..
Autoload Fix target-dir autoloader 12 years ago
DependencyResolver Add test for Pool handling and refactor a couple things 12 years ago
Downloader Use https fallback for github private repos if ssh protocol fails and we can ask the user's password 12 years ago
IO Removed last password/username from IOInterface 12 years ago
Installer Fix tests 12 years ago
Json Fix 5.4.0 interop in formatting of empty array/objects 12 years ago
Mock Refactor InstallationManagerMock 12 years ago
Package Add support for stabilities in lock file 12 years ago
Repository VcsDrivers now send proper originUrl for authentication 12 years ago
Util Fix CS & simplify code 12 years ago
ComposerTest.php coding style fixes 12 years ago
FactoryTest.php Added packagist repository as the last repository with the lowest priority 13 years ago
InstallerTest.php Refactor InstallerTest to be a bit more future proof 12 years ago
TestCase.php Let the solver handle aliases instead of the installer 12 years ago