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