1
0
Fork 0
composer/src/Composer/Repository
Martin Herndl 995bf5a932
Add types to `Util` namespace, refs #10159 (#10190)
2021-10-19 14:35:37 +02:00
..
Vcs Add types to `Util` namespace, refs #10159 (#10190) 2021-10-19 14:35:37 +02:00
ArrayRepository.php PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
ArtifactRepository.php Add more type info 2021-08-30 17:45:35 +02:00
ComposerRepository.php ComposerRepository: handle packages.json with null value for package (#10189) 2021-10-19 13:14:12 +02:00
CompositeRepository.php Add more type info 2021-08-30 17:45:35 +02:00
ConfigurableRepositoryInterface.php Lots of typing improvements 2021-10-12 22:47:23 +02:00
FilesystemRepository.php Add more type info 2021-08-30 17:45:35 +02:00
FilterRepository.php Add more type info 2021-08-30 17:45:35 +02:00
InstalledArrayRepository.php Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 2020-04-23 10:52:33 +02:00
InstalledFilesystemRepository.php Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 2020-04-23 10:52:33 +02:00
InstalledRepository.php PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
InstalledRepositoryInterface.php Add isFresh to InstalledRepositoryInterface and make sure local repo is always an InstalledRepositoryInterface 2020-04-23 10:52:33 +02:00
InvalidRepositoryException.php
LockArrayRepository.php CS fixes 2020-11-22 14:52:39 +01:00
PackageRepository.php Add more type info 2021-08-30 17:45:35 +02:00
PathRepository.php Add more type info 2021-08-30 17:45:35 +02:00
PearRepository.php Fix pear repo preventing self-update from functioning, fixes #10049 2021-08-18 14:23:08 +02:00
PlatformRepository.php Add more type info 2021-08-30 17:45:35 +02:00
RepositoryFactory.php Changed all substr calls used to compare fragments of text to strpos 2020-09-07 21:08:34 +02:00
RepositoryInterface.php PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
RepositoryManager.php Just some comments with 'it's' that should have been 'its' (#10071) 2021-08-22 13:41:18 +02:00
RepositorySecurityException.php
RepositorySet.php Add more type info 2021-08-30 17:45:35 +02:00
RootPackageRepository.php Minor refactoring of RootPackageRepo 2020-02-13 16:29:57 +01:00
VcsRepository.php VcsRepository: do not continue when receiving 429 rate limit exception (#10132) 2021-10-02 20:40:49 +02:00
VersionCacheInterface.php Lots of typing improvements 2021-10-12 22:47:23 +02:00
WritableArrayRepository.php Make platform-check only check non-dev requires, refs #9412 2020-11-04 23:41:58 +01:00
WritableRepositoryInterface.php Lots of typing improvements 2021-10-12 22:47:23 +02:00