.. |
Pear
|
Fix type issues (#7996)
|
2019-02-19 15:35:48 +01:00 |
Vcs
|
Merge branch 'master' into 2.0
|
2020-01-14 15:39:35 +01:00 |
ArrayRepository.php
|
Move loadPackages impl out of BaseRepository
|
2020-01-15 12:37:24 +01:00 |
ArtifactRepository.php
|
Return the composer.json content instead of a zip:// path
|
2019-03-04 09:54:35 +01:00 |
BaseRepository.php
|
Move loadPackages impl out of BaseRepository
|
2020-01-15 12:37:24 +01:00 |
ComposerRepository.php
|
Merge pull request #8528 from Seldaek/repo-prio-fix
|
2020-01-15 14:55:25 +01:00 |
CompositeRepository.php
|
Move loadPackages impl out of BaseRepository
|
2020-01-15 12:37:24 +01:00 |
ConfigurableRepositoryInterface.php
|
Allows repositories to implement ConfigurableRepositoryInterface and thus provide getRepoConfigmethod
|
2015-11-23 23:18:24 +01:00 |
FilesystemRepository.php
|
Add install-path to the installed.json for every package, fixes #2174, closes #2424
|
2019-08-02 21:39:42 +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 |
LockArrayRepository.php
|
Move construction of pool from repo set into a pool builder
|
2018-09-12 11:49:09 +02:00 |
PackageRepository.php
|
Allow loading of transport-options in package repo, fixes #4991
|
2016-03-02 17:44:09 +00:00 |
PathRepository.php
|
Merge branch '1.9'
|
2020-01-14 12:52:32 +01:00 |
PearRepository.php
|
Fix type issues (#7996)
|
2019-02-19 15:35:48 +01:00 |
PlatformRepository.php
|
Merge branch 'master' into 2.0
|
2019-11-23 12:27:41 +01:00 |
RepositoryFactory.php
|
Merge branch 'master' into 2.0
|
2019-02-05 15:35:51 +01:00 |
RepositoryInterface.php
|
Ensure packages that exist in a higher prio repo never get loaded in lower prio repos, fixes #5076
|
2020-01-15 12:02:12 +01:00 |
RepositoryManager.php
|
Clean up RepositoryInterface, fixes #5464
|
2019-02-19 11:11:55 +01:00 |
RepositorySecurityException.php
|
CS fixes
|
2013-06-13 13:28:24 +02:00 |
RepositorySet.php
|
Remove package/repo priority concept as it is enforced by the pool builder now
|
2020-01-15 14:52:44 +01:00 |
VcsRepository.php
|
Merge branch 'master' into 2.0
|
2020-01-13 13:35:52 +01:00 |
VersionCacheInterface.php
|
Minor improvements to VersionCacheInterface
|
2019-02-27 15:03:25 +01:00 |
WritableArrayRepository.php
|
Add install-path to the installed.json for every package, fixes #2174, closes #2424
|
2019-08-02 21:39:42 +02:00 |
WritableRepositoryInterface.php
|
Add install-path to the installed.json for every package, fixes #2174, closes #2424
|
2019-08-02 21:39:42 +02:00 |