1
0
Fork 0
composer/src/Composer
Jordi Boggiano c454d93a20 Move all logic within try/catch to prevent an incorrect version from blowing up the whole package 2012-05-06 13:28:37 +02:00
..
Autoload Fix target-dir autoloader 2012-04-23 10:56:46 +02:00
Command Skip filter_var on 5.3.2 since it is buggy 2012-04-27 14:04:39 +02:00
Console Add warning for PHP <5.3.2 users that didn't use the installer 2012-04-29 16:07:47 +02:00
DependencyResolver Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 2012-04-29 22:21:58 +02:00
Downloader Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 2012-04-29 22:21:58 +02:00
IO Add IOInterface::isDecorated() 2012-04-26 14:54:34 +02:00
Installer Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 2012-04-29 22:21:58 +02:00
Json Fix 5.4.0 interop in formatting of empty array/objects 2012-04-29 21:04:18 +02:00
Package Merge pull request #648 from fabpot/fix-version 2012-05-01 04:14:30 -07:00
Repository Move all logic within try/catch to prevent an incorrect version from blowing up the whole package 2012-05-06 13:28:37 +02:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Add default http(s) ports to proxy configuration if they are missing. 2012-04-26 21:38:12 -04: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 Make sure htaccess is created 2012-04-29 21:06:15 +02:00
Installer.php Fixed typo in the Installer 2012-05-01 01:03:55 +02:00