1
0
Fork 0
composer/src/Composer/Repository
Jordi Boggiano 79f9158fb2 Merge pull request #4192 from localheinz/fix/import
Fix: Add missing imports
2015-06-30 15:38:46 +01:00
..
Pear [Pear] replaces "licence" to "license". 2015-05-08 06:42:59 -04:00
Vcs Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
ArrayRepository.php Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s 2015-06-18 17:44:58 +01:00
ArtifactRepository.php Fix: Add missing imports 2015-06-28 23:37:40 -04:00
ComposerRepository.php Fix: Remove unused imports 2015-06-28 23:20:54 -04:00
CompositeRepository.php Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s 2015-06-18 17:44:58 +01:00
FilesystemRepository.php Also load transport options in filesystem repositories to avoid loss from the installed repo, refs #2189 2014-05-07 19:29:59 +02: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 Add InvalidRepositoryException 2012-11-08 15:05:00 +01:00
PearRepository.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
PlatformRepository.php Merge pull request #4088 from nevvermind/override_init_array 2015-06-03 11:40:44 +01:00
RepositoryInterface.php Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s 2015-06-18 17:44:58 +01:00
RepositoryManager.php Fix: Add missing imports 2015-06-28 23:37:40 -04:00
RepositorySecurityException.php CS fixes 2013-06-13 13:28:24 +02:00
VcsRepository.php overwrite -> overwriteError 2015-02-25 11:00:35 +01:00
WritableArrayRepository.php Fix regression added in 33af9eea95, fixes #1841 2013-04-28 22:50:24 +02:00
WritableRepositoryInterface.php Fix regression added in 33af9eea95, fixes #1841 2013-04-28 22:50:24 +02:00