Jordi Boggiano 3d953384fa Fix indenting detection in JsonManipulator, fixes #1788 12 years ago
..
Autoload 3ce71466f1 Treat empty paths in autoloader as ".", fixes #1727 12 years ago
Config 752fa64704 Added addLink and removeLink to Configuration Source Interface 12 years ago
DependencyResolver b0297ef67a Add prefer-stable flag to pick stable package over unstable ones when possible 12 years ago
Downloader 470adc47df Switched rand() to mt_rand() 12 years ago
Fixtures bf307de1d6 Fix tests 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 3d953384fa Fix indenting detection in JsonManipulator, fixes #1788 12 years ago
Mock ee60df708d Handle stability changes correctly, fixes #877 12 years ago
Package 069109e0f0 Add readme entry to lock file to explain what it is 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 0a561d7bf1 Merge pull request #1773 from hason/filesystem 12 years ago
AllFunctionalTest.php 4af69c85ca Fix tests by passing proper working directory to processes 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 13 years ago
ConfigTest.php 5f48d5277d Fix tests 12 years ago
InstallerTest.php 91f995c871 Fix tests 12 years ago
TestCase.php d6de4a0036 Rename Package interfaces to reduce BC issues 13 years ago