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.
Beau Simensen e1370be7a0 Continued refactoring of install() method, mainly by way of adding Composite Repository
* Rewritten `install()` method now takes a repository instead of a list of packages (per @nadermen)
 * Added Composite Repository
 * Added tests for Composite Repository
 * Removed "local repository" concept from Platform Repository
 * Removed some `use` statements for Platform Repository where it was not actually being used
13 years ago
..
ArrayRepositoryTest.php Added a test for the new findPackagesByName method 13 years ago
CompositeRepositoryTest.php Continued refactoring of install() method, mainly by way of adding Composite Repository 13 years ago
FilesystemRepositoryTest.php Move root package handling to a dedicated loader and make ArrayLoader more strict 13 years ago