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.
Pete Akins 95e9ad57d4 Don’t add github specials if there is no composer data
This can happen if an identifier doesn’t have a composer.json file (but other identifiers do)
8 years ago
..
Pear Merge remote-tracking branch 'watermanio/strict-types' into 1.0 9 years ago
Vcs Don’t add github specials if there is no composer data 8 years ago
ArrayRepository.php Added --type option to search 8 years ago
ArtifactRepository.php Add missing definition of a property 8 years ago
BaseRepository.php Clarify output when something is installed in the wrong version, refs #5259 9 years ago
ComposerRepository.php Fix handling of partial package listings containing replaces/provides 8 years ago
CompositeRepository.php rollback changes, since the implementation of the method "search" in the class "ComposerRepository" has parameter "type " 8 years ago
ConfigurableRepositoryInterface.php Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 9 years ago
FilesystemRepository.php Missing parent constructor calls. 9 years ago
InstalledArrayRepository.php Fix regression added in 33af9eea95, fixes #1841 12 years ago
InstalledFilesystemRepository.php CS fixes 12 years ago
InstalledRepositoryInterface.php CS fixes 12 years ago
InvalidRepositoryException.php Add InvalidRepositoryException 12 years ago
PackageRepository.php Allow loading of transport-options in package repo, fixes #4991 9 years ago
PathRepository.php Merge remote-tracking branch 'curry684/home-expansion' 9 years ago
PearRepository.php Missing parent constructor calls. 9 years ago
PlatformRepository.php Override all php-* versions when php package is defined in config.platform 8 years ago
RepositoryFactory.php Fix the class name for fossil repositories 8 years ago
RepositoryInterface.php Remove type parameter from RepositoryInterface 8 years ago
RepositoryManager.php Output warning for invalid-looking packagist config, fixes #5404 8 years ago
RepositorySecurityException.php CS fixes 11 years ago
VcsRepository.php fix typo and bugs on Fossil support 8 years ago
WritableArrayRepository.php Reverted inadvertent API change, improved API documentation 9 years ago
WritableRepositoryInterface.php Reverted inadvertent API change, improved API documentation 9 years ago