1
0
Fork 0
composer/src/Composer
Nils Adermann 29ff6a40ae Follow up to #7946 test: add solver flag to assert path execution 2019-02-10 20:26:47 +01:00
..
Autoload Fix: Keep replaced packages for autoload dumping with --no-dev 2019-01-28 17:02:32 +01:00
Command Make sure config command output is also output on --quiet so that warnings can be hidden, fixes #7963 2019-02-10 12:57:39 +01:00
Config Fix setting of scripts from config command, refs #7225 2018-04-13 13:10:22 +02:00
Console MB to MiB 2019-01-28 17:55:13 +01:00
DependencyResolver Follow up to #7946 test: add solver flag to assert path execution 2019-02-10 20:26:47 +01:00
Downloader Add output for metapackage installs/updates/.. fixes #7586 2019-01-29 11:38:18 +01:00
EventDispatcher Call a script recursively with extra parameters (#7720) 2018-11-26 12:35:41 +01:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Another MB to MiB 2019-01-28 17:55:17 +01:00
Installer Make unixy proxy code POSIX compatible 2019-02-08 17:33:13 +00:00
Json Make surrogate sequences in JSON work on PHP 5.3 2018-08-10 08:54:27 +02:00
Package Avoid dumping null values for dist reference/shasum and source reference, fixes #7955 2019-02-10 12:39:00 +01: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 Recognize composer-plugin-api as a platform package, fixes #7951 2019-02-10 12:49:29 +01: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 add gitlab token auth for git clone 2019-01-29 10:45:02 +01:00
Cache.php prevent preg_replace() calls when cache is not enabled 2018-07-18 18:24:11 +02:00
Compiler.php Fix ini_get() for boolean values 2018-10-31 09:55:53 +01:00
Composer.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 2017-05-16 22:20:49 +02:00
Config.php Read htaccess-protect as a bool 2018-12-22 09:12:33 -06:00
Factory.php Warn on invalid package name or require/provide/.., fixes #7874 2019-01-29 13:46:23 +01:00
Installer.php Installer: Initialize $nameMatchesRequiredPackage 2019-01-29 17:26:59 +01:00
XdebugHandler.php Fix bc 2018-03-11 18:14:44 +00:00