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.
Paul Seiffert 7308049056 Added removePackage() to Repository\RepositoryInterface in order to provide to be able to rely on the existance of this method in all repositories. Had to add this method to the Repository\CompositeRepository. 12 years ago
..
Autoload Fix target-dir autoloader 12 years ago
Command Skip filter_var on 5.3.2 since it is buggy 12 years ago
Console Add warning for PHP <5.3.2 users that didn't use the installer 12 years ago
DependencyResolver Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 12 years ago
Downloader Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 12 years ago
IO Add IOInterface::isDecorated() 12 years ago
Installer Revert "Merge remote-tracking branch 'naderman/remove-packages-by-default'" 12 years ago
Json Fix 5.4.0 interop in formatting of empty array/objects 12 years ago
Package Merge pull request #648 from fabpot/fix-version 12 years ago
Repository Added removePackage() to Repository\RepositoryInterface in order to provide to be able to rely on the existance of this method in all repositories. Had to add this method to the Repository\CompositeRepository. 12 years ago
Script Register all packages via the autoload generator before dispatching events 13 years ago
Util Fix default options handling in StreamContextFactory 12 years ago
Cache.php Add home config key and use it to create the cache instance 12 years ago
Compiler.php Move composer metafiles back in a composer dir, except autoload.php 12 years ago
Composer.php Added comments to Composer class in order to make it IDE friendlier. Also added missing property 'config'. 12 years ago
Config.php Add repository notification API support 12 years ago
Factory.php Added comments to Composer/Factory class in order to make it IDE friendlier. 12 years ago
Installer.php Fixed typo in the Installer 12 years ago