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
..
Autoload Test fix, fixes #274 13 years ago
DependencyResolver Add test 13 years ago
Downloader Fix bug with drive names of different cases 13 years ago
Installer Fix test 13 years ago
Json Fixed detection of missing comma and added detection of missing colon in json 13 years ago
Package Add tests 13 years ago
Repository Continued refactoring of install() method, mainly by way of adding Composite Repository 13 years ago
Util Add ProcessExecutor tests 13 years ago
TestCase.php Add prettyVersion to packages, fixes #76 13 years ago