1
0
Fork 0
composer/src/Composer
Jordi Boggiano 60df892517
Store dev mode in installed.json, fixes #3008
2019-02-21 12:46:02 +01:00
..
Autoload Fix: Keep replaced packages for autoload dumping with --no-dev 2019-01-18 11:45:35 +02:00
Command Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
Config Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
Console Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
DependencyResolver Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
Downloader Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
EventDispatcher Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
Installer Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
Json Merge branch 'master' into 2.0 2019-01-28 14:33:10 +01:00
Package Remove support for the first version of the compression algo (#7906) 2019-02-20 11:10:44 +01:00
Plugin Remove ability to override the entire HttpDownloader instance in PRE_FILE_DOWNLOAD events 2019-01-18 12:14:37 +01:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Store dev mode in installed.json, fixes #3008 2019-02-21 12:46:02 +01:00
Script Remove BC event and constraint classes 2018-11-12 15:57:44 +01:00
SelfUpdate More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
Util Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
Cache.php Tweak --no-cache option to be available globally and to not break VCS drivers relying on it, refs #7880, refs #6650 2019-01-28 15:29:37 +01:00
Compiler.php More RemoteFilesystem usage removals and some repository/vcs driver refactorings 2019-01-14 17:29:23 +01:00
Composer.php Port/extract most behavior of RemoteFilesystem to CurlDownloader 2019-01-14 17:29:23 +01:00
Config.php Merge pull request #7912 from kathyoungaligent/feature/no-api-config 2019-01-29 10:57:15 +01:00
Factory.php Fix type issues (#7996) 2019-02-19 15:35:48 +01:00
Installer.php Store dev mode in installed.json, fixes #3008 2019-02-21 12:46:02 +01:00