Jordi Boggiano 3cc5698e7b Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 12 年 前
..
Autoload 3cc5698e7b Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 12 年 前
Config 752fa64704 Added addLink and removeLink to Configuration Source Interface 12 年 前
DependencyResolver 3ca22f9ef1 Fix class name 12 年 前
Downloader 470adc47df Switched rand() to mt_rand() 12 年 前
Fixtures ee60df708d Handle stability changes correctly, fixes #877 12 年 前
IO 4959c2bdc6 Replace references of a11n with a12n where appropriate 12 年 前
Installer c32470c7df Update docs, fix tests 12 年 前
Json b4d691e46d Add test for escape sequences 12 年 前
Mock ee60df708d Handle stability changes correctly, fixes #877 12 年 前
Package ea7d79ab03 Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611 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 821f57f443 A bug in PHP prevents the headers from correctly beeing sent when a content-type header is present and 12 年 前
AllFunctionalTest.php cfc8bf0730 Make phar build fails more debuggable 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 12 年 前
ConfigTest.php 5f48d5277d Fix tests 12 年 前
InstallerTest.php c32470c7df Update docs, fix tests 12 年 前
TestCase.php d6de4a0036 Rename Package interfaces to reduce BC issues 12 年 前