1
0
Fork 0
composer/src/Composer/Repository
Matthias Pigulla ebbc807de0 Fix whitespaces and add strict return code checking 2011-12-12 10:57:57 +01:00
..
Vcs Fix whitespaces and add strict return code checking 2011-12-12 10:57:57 +01:00
ArrayRepository.php Use pretty name/version in lock file and debug:packages, fixes #98 2011-11-20 15:42:32 +01:00
ComposerRepository.php Fix whitespaces and add strict return code checking 2011-12-12 10:57:57 +01:00
FilesystemRepository.php Fix bug in an exception, added unit tests 2011-10-30 09:09:46 +01:00
PackageRepository.php Move loader creation to avoid creating it more than once, unified the way packages are loading across repository classes 2011-10-29 07:43:26 +02:00
PearRepository.php Fix URL handling for PEAR repositories 2011-11-20 21:33:54 +01:00
PlatformRepository.php Add prettyVersion to packages, fixes #76 2011-11-20 15:06:12 +01:00
RepositoryInterface.php Add parsing and on-the-fly loading of repositories defined in packages 2011-10-23 19:40:34 +02:00
RepositoryManager.php Fix missing reference in local repository 2011-10-28 00:36:02 +02:00
VcsRepository.php Allow parsing of branches with invalid names but explicit versions in composer.json 2011-12-07 11:44:03 +01:00
WritableRepositoryInterface.php Enhanced repository interface 2011-09-25 15:44:05 +03:00