1
0
Fork 0
composer/src/Composer/Repository
Niels Keurentjes eab705d057 Reword exception text to evoke somewhat less panic
Refs https://github.com/composer/composer/issues/5196#issuecomment-346754244

Signature mismatch could indicate MitM, or just a CDN issue which is rather more likely.
2017-11-30 15:57:12 +01:00
..
Pear Fix change array 2017-03-02 10:41:39 +01:00
Vcs Fix scheme in public gitlab URLs, refs #6683 2017-11-30 10:52:33 +01: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 Reword exception text to evoke somewhat less panic 2017-11-30 15:57:12 +01: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 CS fixes 2012-05-28 01:58:49 +02:00
InstalledRepositoryInterface.php CS fixes 2012-05-28 01:58:49 +02:00
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 Fix path repo version parsing to follow COMPOSER_ROOT_VERSION when the git repo is shared with the root package, fixes #6625 2017-09-11 16:02:48 +02: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