1
0
Fork 0
composer/src/Composer/Repository
David Verholen 2d9401fb13 fix bug in GitDriver::supports for remote repo
for some reason it does not work (in packagist) without the $output param. I don't get any error message here, maybe someone has an idea, why?

Anyway, need this ;)
2015-02-10 13:33:09 +01:00
..
Pear CS fixes 2014-10-17 18:57:27 +01:00
Vcs fix bug in GitDriver::supports for remote repo 2015-02-10 13:33:09 +01:00
ArrayRepository.php Fix the problem at the source, refs #3322 2014-10-07 16:03:19 +01:00
ArtifactRepository.php CS fixes 2014-10-17 18:57:27 +01:00
ComposerRepository.php Avoid failing on composer show of lazy providers 2015-01-31 21:24:50 +00: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 Add the package license for PEAR packages 2014-12-16 18:08:38 +01:00
PlatformRepository.php CS fixes 2014-06-10 16:13:12 +02: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 change preProcess from private to public 2014-10-30 09:19:10 -04: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