Beau Simensen ffd45b7678 Validate autoload options are of a supported type 12 年 前
..
Autoload 3ce71466f1 Treat empty paths in autoloader as ".", fixes #1727 12 年 前
Config 752fa64704 Added addLink and removeLink to Configuration Source Interface 12 年 前
DependencyResolver 5160dd2f5e Return different error code for SolverProblemsException 12 年 前
Downloader 470adc47df Switched rand() to mt_rand() 12 年 前
Fixtures db4055b778 Put a higher prio on replacers of the same vendor as the required package 12 年 前
IO 4959c2bdc6 Replace references of a11n with a12n where appropriate 12 年 前
Installer c32470c7df Update docs, fix tests 12 年 前
Json 3d953384fa Fix indenting detection in JsonManipulator, fixes #1788 12 年 前
Mock ee60df708d Handle stability changes correctly, fixes #877 12 年 前
Package ffd45b7678 Validate autoload options are of a supported type 12 年 前
Repository be861f090a Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 12 年 前
Script b04d938319 Fix test to reduce cross-platform issues 12 年 前
Util 0a561d7bf1 Merge pull request #1773 from hason/filesystem 12 年 前
AllFunctionalTest.php 4af69c85ca Fix tests by passing proper working directory to processes 12 年 前
CacheTest.php 4207fc3b19 Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 12 年 前
ComposerTest.php d6de4a0036 Rename Package interfaces to reduce BC issues 13 年 前
ConfigTest.php 5f48d5277d Fix tests 12 年 前
InstallerTest.php 91f995c871 Fix tests 12 年 前
TestCase.php d6de4a0036 Rename Package interfaces to reduce BC issues 13 年 前