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 a7a975ec1c
Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323
4 years ago
..
Autoload Skip invalid PSR-0/4 classes from optimized autoloader, fixes #8403 4 years ago
Command Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323 4 years ago
Config Merge branch 'master' into 2.0 4 years ago
Console Merge branch 'master' into 2.0 4 years ago
DependencyResolver Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323 4 years ago
Downloader Use Upgrading for package installs too 4 years ago
EventDispatcher Merge branch 'master' into 2.0 4 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Merge branch 'master' into 2.0 4 years ago
Installer Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267 4 years ago
Json Merge branch 'master' into 2.0 4 years ago
Package Alias dev-master/trunk/default to 9999999-dev instead of normalizing the version to that, fixes #8323 4 years ago
Plugin Add InstalledRepository to clean up some concepts and usages, remove BaseRepository 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Merge branch 'master' into 2.0 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate More RemoteFilesystem usage removals and some repository/vcs driver refactorings 6 years ago
Util Merge branch 'master' into 2.0 4 years ago
Cache.php using emptyDirectory instead of remove for clearing the cache 5 years ago
Compiler.php Merge branch 'master' into 2.0 4 years ago
Composer.php Update target version for master branch 5 years ago
Config.php Add bearer support in config command and add to docs/schema, refs #8671 4 years ago
Factory.php Execute all operations at once which lets us download all packages in parallel then install only once all downloads succeeded, fixes #2847 5 years ago
Installer.php Present lock changes alphabetically, with uninstalls first, then all install/updates mixed 4 years ago