.. |
Autoload
|
Fix: Keep replaced packages for autoload dumping with --no-dev
|
2019-01-28 17:02:32 +01:00 |
Command
|
Merge branch 'master' into 2.0
|
2019-02-10 20:28:24 +01:00 |
Config
|
Fix: Remove empty node
|
2019-01-28 16:47:33 +01:00 |
Console
|
Merge branch 'master' into 2.0
|
2019-01-28 18:00:52 +01:00 |
DependencyResolver
|
added phpstan on level 0
|
2019-02-18 13:05:14 +01:00 |
Downloader
|
added phpstan on level 0
|
2019-02-18 13:05:14 +01:00 |
EventDispatcher
|
Add EventDispatcher::removeListener to allow deregistration of listeners
|
2019-02-18 18:12:38 +01:00 |
Exception
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
IO
|
Make IOInterface implement psr-4 LoggerInterface, fixes #5180
|
2019-02-19 10:54:42 +01:00 |
Installer
|
Merge branch 'master' into 2.0
|
2019-02-10 20:28:24 +01:00 |
Json
|
Merge branch 'master' into 2.0
|
2019-01-28 14:33:10 +01:00 |
Package
|
added phpstan on level 0
|
2019-02-18 13:05:14 +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
|
Clean up RepositoryInterface, fixes #5464
|
2019-02-19 11:11:55 +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
|
Make IOInterface implement psr-4 LoggerInterface, fixes #5180
|
2019-02-19 10:54:42 +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
|
Merge branch 'master' into 2.0
|
2019-01-29 14:01:28 +01:00 |
Installer.php
|
Merge branch 'master' into 2.0
|
2019-01-30 08:33:13 +01:00 |