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 58276d0a52 Warn the user but do not fail hard when a repo can not be synced 13 years ago
..
Vcs Warn the user but do not fail hard when a repo can not be synced 13 years ago
ArrayRepository.php Do not install root package as a vendor if some dependency requires it, closes #480 13 years ago
ComposerRepository.php Skip filter_var on 5.3.2 since it is buggy 13 years ago
CompositeRepository.php Rename findPackagesByName to findPackages and allow version arg 13 years ago
FilesystemRepository.php Fix alias handling with --dev installs, fixes #579 13 years ago
InstalledFilesystemRepository.php Remove persistence of alias data, make abstract branch aliasing and keep it in composer only 13 years ago
InstalledRepositoryInterface.php Fix tests 13 years ago
NotifiableRepositoryInterface.php Add repository notification API support 13 years ago
PackageRepository.php Move some code around 13 years ago
PearRepository.php Fixed variable reference in verbose pear repository message 13 years ago
PlatformRepository.php Show package descriptions in show/search commands, merge similar packages in show, fixes #366 13 years ago
RepositoryInterface.php Rename findPackagesByName to findPackages and allow version arg 13 years ago
RepositoryManager.php Handle --dev installs/updates 13 years ago
VcsRepository.php Pass composer configuration to VcsDriver 13 years ago
WritableRepositoryInterface.php Fix alias handling with --dev installs, fixes #579 13 years ago