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.
Jordi Boggiano beb9a5bd72 Code optimizations: avoid loops in match() 12 years ago
..
Autoload ComposerAutoloaderInitXXX::getLoader behaves like a ClassLoader singleton 12 years ago
DependencyResolver Code optimizations: avoid loops in match() 12 years ago
Downloader Fix dist urls for lock files and hardcoded references 12 years ago
Fixtures Fix test for new lock format 12 years ago
IO Fixed PSR rules 12 years ago
Installer Rename Package interfaces to reduce BC issues 12 years ago
Json Write in the json directly without reformatting the whole file - skip validation since that is not really the job of the config command 12 years ago
Mock removed unneccesary PackageMock and trailing whitespaces 12 years ago
Package Code optimizations: avoid loops in match() 12 years ago
Repository Show warning if the svn binary is missing 12 years ago
Script Fixed PSR rules 12 years ago
Util Improved argument order 12 years ago
AllFunctionalTest.php Fix tests 12 years ago
ComposerTest.php Rename Package interfaces to reduce BC issues 12 years ago
ConfigTest.php Fix tests 12 years ago
InstallerTest.php Added tests for the suggestions 12 years ago
TestCase.php Rename Package interfaces to reduce BC issues 12 years ago