You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
4 years ago
..
BinaryInstaller.php Make unixy proxy code POSIX compatible 5 years ago
BinaryPresenceInterface.php Make sure we do not overwrite binaries but only re-create missing ones, refs #5127 8 years ago
InstallationManager.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
InstallerEvent.php Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
InstallerEvents.php Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
InstallerInterface.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
LibraryInstaller.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
MetapackageInstaller.php Use Upgrading for package installs too 4 years ago
NoopInstaller.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
PackageEvent.php Fix \Composer\Installer\PackageEvent::__construct() and \Composer\Repository\ComposerRepository::isVersionAcceptable() required arguments used after optional, which is deprecated in PHP 8.0 4 years ago
PackageEvents.php fixed deprecated class usages 8 years ago
PluginInstaller.php Merge branch '1.10' 4 years ago
ProjectInstaller.php Split up steps on VCS downloaders to allow doing network operations before touching the filesystem on GitDownloader, fixes #7903 5 years ago
SuggestedPackagesReporter.php Bring suggest output in line with the rest of update/install output 4 years ago