1
0
Fork 0
composer/src/Composer
Jordi Boggiano 70ad8274cd Work around poorly configured php 2012-04-26 15:47:22 +02:00
..
Autoload Fix target-dir autoloader 2012-04-23 10:56:46 +02:00
Command Respect umask in chmod calls 2012-04-19 20:03:09 +02:00
Console removed finder use clause as it is not used 2012-03-23 11:28:40 -05:00
DependencyResolver Rename method 2012-04-23 09:24:59 +02:00
Downloader Add BC for the composer remote 2012-04-18 16:05:23 +02:00
IO Add IOInterface::isDecorated() 2012-04-26 14:54:34 +02:00
Installer Make sure the anti-aliased package contains the alias info from the correct alias 2012-04-24 11:16:25 +02:00
Json Make check more explicit 2012-04-16 11:13:38 +02:00
Package Merge pull request #606 from Seldaek/aliasprio 2012-04-25 08:35:53 -07:00
Repository Work around poorly configured php 2012-04-26 15:47:22 +02:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Report proper error if a write fails instead of saying the download failed 2012-04-10 09:43:47 +02:00
Cache.php Add home config key and use it to create the cache instance 2012-04-09 16:36:06 +02:00
Compiler.php Move composer metafiles back in a composer dir, except autoload.php 2012-04-22 22:18:19 +02:00
Composer.php Add Config class and system-wide config management, fixes #513 2012-04-09 16:10:45 +02:00
Config.php Add repository notification API support 2012-04-13 02:59:23 +02:00
Factory.php Move composer metafiles back in a composer dir, except autoload.php 2012-04-22 22:18:19 +02:00
Installer.php Merge pull request #606 from Seldaek/aliasprio 2012-04-25 08:35:53 -07:00