Jordi Boggiano 926afab1f4 Move loadPackages impl out of BaseRepository 5 years ago
..
Pear 65903aacfd Fix type issues (#7996) 6 years ago
Vcs a5b178084c Merge branch 'master' into 2.0 5 years ago
ArrayRepository.php 926afab1f4 Move loadPackages impl out of BaseRepository 5 years ago
ArtifactRepository.php a91fd20673 Return the composer.json content instead of a zip:// path 6 years ago
BaseRepository.php 926afab1f4 Move loadPackages impl out of BaseRepository 5 years ago
ComposerRepository.php 47a94b3a88 Ensure packages that exist in a higher prio repo never get loaded in lower prio repos, fixes #5076 5 years ago
CompositeRepository.php 926afab1f4 Move loadPackages impl out of BaseRepository 5 years ago
ConfigurableRepositoryInterface.php 5b748eda6c Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod 10 years ago
FilesystemRepository.php 63da7c6b2d Add install-path to the installed.json for every package, fixes #2174, closes #2424 6 years ago
InstalledArrayRepository.php 5264d0637b Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841 12 years ago
InstalledFilesystemRepository.php d21032ace5 CS fixes 13 years ago
InstalledRepositoryInterface.php d21032ace5 CS fixes 13 years ago
InvalidRepositoryException.php 4f5d08e2ad Add InvalidRepositoryException 13 years ago
LockArrayRepository.php c0f19f6c57 Move construction of pool from repo set into a pool builder 7 years ago
PackageRepository.php 8fc659fea3 Allow loading of transport-options in package repo, fixes #4991 9 years ago
PathRepository.php 78217e2313 Merge branch '1.9' 5 years ago
PearRepository.php 65903aacfd Fix type issues (#7996) 6 years ago
PlatformRepository.php 88b051c96b Merge branch 'master' into 2.0 5 years ago
RepositoryFactory.php 728e57b9e0 Merge branch 'master' into 2.0 6 years ago
RepositoryInterface.php 47a94b3a88 Ensure packages that exist in a higher prio repo never get loaded in lower prio repos, fixes #5076 5 years ago
RepositoryManager.php ab945a6ec1 Clean up RepositoryInterface, fixes #5464 6 years ago
RepositorySecurityException.php 8d0b7f278e CS fixes 12 years ago
RepositorySet.php d1dc367d86 Removed the filters from the pool 5 years ago
VcsRepository.php 23359f2db6 Merge branch 'master' into 2.0 5 years ago
VersionCacheInterface.php 6473dd9185 Minor improvements to VersionCacheInterface 6 years ago
WritableArrayRepository.php 63da7c6b2d Add install-path to the installed.json for every package, fixes #2174, closes #2424 6 years ago
WritableRepositoryInterface.php 63da7c6b2d Add install-path to the installed.json for every package, fixes #2174, closes #2424 6 years ago