1
0
Fork 0
composer/src/Composer/Installer
Alexey Prilipko 3bdae180f6 Add php proxies that add all locally installed packages to include_path. PEAR binaries are run through these proxies. 2012-07-04 00:38:29 +11:00
..
InstallationManager.php Use the config object to define the vendor dir and not the installation manager 2012-06-24 21:58:51 +02:00
InstallerInstaller.php Expose the whole composer context to the custom installers, fixes #672 2012-06-24 20:11:17 +02:00
InstallerInterface.php CS fixes 2012-06-23 11:58:18 +02:00
LibraryInstaller.php Fix text spacing and remove excess getInstallPath call in LibraryInstaller::update 2012-07-03 19:18:58 +11:00
MetapackageInstaller.php Make use of the proper interface 2012-04-18 00:59:42 +02:00
NoopInstaller.php CS fixes 2012-05-28 01:58:49 +02:00
PearInstaller.php Add php proxies that add all locally installed packages to include_path. PEAR binaries are run through these proxies. 2012-07-04 00:38:29 +11:00
ProjectInstaller.php CS fixes 2012-06-23 11:58:18 +02:00