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 d52ce3c37f
Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock
4 years ago
..
Autoload should be || not OR 5 years ago
Command Change update to upgrade for package update operations which are upgrades, refs #8594 4 years ago
Config Fix type issues (#7996) 5 years ago
Console Merge remote-tracking branch 'origin/master' into 2.0 4 years ago
DependencyResolver Add PRE_POOL_CREATE event, fixes #8348 4 years ago
Downloader Use Upgrading for package installs too 4 years ago
EventDispatcher Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Add IOInterface methods 5 years ago
Installer Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
Json Merge branch 'master' into 2.0 4 years ago
Package Fix case 4 years ago
Plugin Add PRE_POOL_CREATE event, fixes #8348 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Add PRE_POOL_CREATE event, fixes #8348 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 Fix tests and make TTY usage on ProcessExecutor cleaner 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 5 years ago
Composer.php Update target version for master branch 5 years ago
Config.php Add option to disable the lock file 5 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 Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago