.. |
Autoload
|
Avoid filtering dev-require packages when loading plugins/scripts, fixes #7516
|
2018-08-04 17:43:43 +02:00 |
Command
|
Fix --no-plugins not working in certain edge cases
|
2018-08-03 15:23:04 +02:00 |
Config
|
Fix setting of scripts from config command, refs #7225
|
2018-04-13 13:10:22 +02:00 |
Console
|
Allow Composer to be used without running the application
|
2018-03-24 07:32:04 +00:00 |
DependencyResolver
|
CS fixer
|
2018-07-24 14:32:52 +02:00 |
Downloader
|
Fix output when loading zips from cache, fixes #7498
|
2018-08-03 14:06:31 +02:00 |
EventDispatcher
|
CS fixer
|
2018-07-24 14:32:52 +02:00 |
Exception
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
IO
|
Use symfony/console for hidden questions
|
2018-05-14 17:05:36 +02:00 |
Installer
|
Merge remote-tracking branch 'origin/1.6'
|
2018-07-20 11:39:44 +02:00 |
Json
|
CS fixer
|
2018-07-24 14:32:52 +02:00 |
Package
|
Do not dump source and dist for metapackages
|
2018-07-29 16:16:02 +02:00 |
Plugin
|
Improvements
|
2018-07-05 07:44:43 -03:00 |
Question
|
Fix for https://github.com/composer/composer/issues/5989
|
2017-04-10 21:33:30 +01:00 |
Repository
|
Fixed typo
|
2018-07-24 18:20:04 +02:00 |
Script
|
Fix docs, fixes #6136
|
2017-03-06 08:53:39 +01:00 |
SelfUpdate
|
Add update channels support to self-update and diagnose, fixes #4960
|
2016-03-15 14:13:08 +00:00 |
Util
|
Make RemoteFilesystem::getRemoteContents() report response headers also on exceptions
|
2018-07-26 18:31:33 +02:00 |
Cache.php
|
prevent preg_replace() calls when cache is not enabled
|
2018-07-18 18:24:11 +02:00 |
Compiler.php
|
Use symfony/console for hidden questions
|
2018-05-14 17:05:36 +02:00 |
Composer.php
|
Allow accessing the ArchiveManager via the Composer object, fixes #6411
|
2017-05-16 22:20:49 +02:00 |
Config.php
|
CS fixer
|
2018-07-24 14:32:52 +02:00 |
Factory.php
|
Fixes from PHPStan level 0
|
2018-01-14 11:44:15 -02:00 |
Installer.php
|
CS fixer
|
2018-07-24 14:32:52 +02:00 |
XdebugHandler.php
|
Fix bc
|
2018-03-11 18:14:44 +00:00 |