1
0
Fork 0
composer/src/Composer/Repository
Jordi Boggiano a57c51e8d7 Finalize platform override feature
- Added tests, docs
- Persist to lock file
- Add support in config command
- Added to json schema
2015-04-29 22:38:07 +01:00
..
Pear CS fixes 2014-10-17 18:57:27 +01:00
Vcs Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
ArrayRepository.php Fix the problem at the source, refs #3322 2014-10-07 16:03:19 +01:00
ArtifactRepository.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
ComposerRepository.php Implement writeError throughout Composer 2015-02-25 11:00:35 +01:00
CompositeRepository.php fix when composite repo has no delegates 2013-06-19 14:21:13 -07: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 Finalize platform override feature 2015-04-29 22:38:07 +01:00
RepositoryInterface.php CS fixes 2013-06-13 13:28:24 +02:00
RepositoryManager.php Fix phpdoc 2014-07-23 20:19:29 +02: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