1
0
Fork 0
composer/src/Composer/Repository
Jordi Boggiano 6832eacb01 Update GitLab API usage to v4, fixes #6453 2017-08-07 13:13:24 +02:00
..
Pear Fix change array 2017-03-02 10:41:39 +01:00
Vcs Update GitLab API usage to v4, fixes #6453 2017-08-07 13:13:24 +02:00
ArrayRepository.php Added --type option to search 2016-06-21 16:38:52 +02:00
ArtifactRepository.php Add missing definition of a property 2017-01-02 12:12:37 +01:00
BaseRepository.php Clarify output when something is installed in the wrong version, refs #5259 2016-04-28 22:11:48 +01:00
ComposerRepository.php Fix CS 2017-05-19 15:14:47 +02:00
CompositeRepository.php rollback changes, since the implementation of the method "search" in the class "ComposerRepository" has parameter "type " 2016-12-08 22:53:03 +07:00
ConfigurableRepositoryInterface.php Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 2015-11-23 23:18:24 +01:00
FilesystemRepository.php Missing parent constructor calls. 2016-02-27 22:39:03 +01:00
InstalledArrayRepository.php Fix regression added in 33af9eea95, fixes #1841 2013-04-28 22:50:24 +02:00
InstalledFilesystemRepository.php
InstalledRepositoryInterface.php
InvalidRepositoryException.php Add InvalidRepositoryException 2012-11-08 15:05:00 +01:00
PackageRepository.php Allow loading of transport-options in package repo, fixes #4991 2016-03-02 17:44:09 +00:00
PathRepository.php Merge remote-tracking branch 'curry684/home-expansion' 2016-04-22 20:37:05 +01:00
PearRepository.php Missing parent constructor calls. 2016-02-27 22:39:03 +01:00
PlatformRepository.php CS fixes 2017-03-08 15:16:44 +01:00
RepositoryFactory.php Register github repository type 2017-05-19 11:40:42 +02:00
RepositoryInterface.php CS fixes 2017-03-08 15:16:44 +01:00
RepositoryManager.php Output warning for invalid-looking packagist config, fixes #5404 2016-06-11 15:48:44 +01:00
RepositorySecurityException.php CS fixes 2013-06-13 13:28:24 +02:00
VcsRepository.php CS fixes 2017-03-08 15:16:44 +01:00
WritableArrayRepository.php Reverted inadvertent API change, improved API documentation 2015-08-04 09:32:23 +02:00
WritableRepositoryInterface.php Reverted inadvertent API change, improved API documentation 2015-08-04 09:32:23 +02:00