1
0
Fork 0
composer/src/Composer
Jordi Boggiano c52e8e5656 Update comment 2017-08-08 09:39:31 +02:00
..
Autoload Merge branch '1.4' 2017-08-06 17:21:58 +02:00
Command Merge pull request #6548 from ivanpepelko/master 2017-08-07 10:58:26 +02:00
Config Fix conversion of repo format in config command, fixes #6245, closes #6271 2017-03-17 22:09:51 +01:00
Console Add ability to call composer from within subdirectories of a project, fixes #6426 2017-08-07 11:48:12 +02:00
DependencyResolver Improve IDE autocompletion 2017-08-04 13:00:24 +02:00
Downloader Warn identical names w/ different capitalization for unzip 2017-05-30 12:38:46 +07:00
EventDispatcher Escape arguments, refs #6414 2017-05-16 22:18:19 +02:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Fix callable typehint 2017-04-26 12:53:19 +02:00
Installer mute first cd in win proxy stub for sh shell, fixes #6567 2017-07-27 00:47:43 +02:00
Json Fix case insensitivity of ‘require’ command 2017-07-03 12:11:24 +02:00
Package Update comment 2017-08-08 09:39:31 +02:00
Plugin CS fixes 2017-03-08 15:16:44 +01:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Update GitLab API usage to v4, fixes #6453 2017-08-07 13:13:24 +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 Base64 encode debug output to avoid dumping binary and push it to the end of the line 2017-05-23 09:31:29 +02:00
Cache.php Cache: clear cache using removeDirectory 2017-06-16 16:25:11 -04:00
Compiler.php Merge remote-tracking branch 'nicolas-grekas/php7-static' 2016-04-11 19:18:22 +01:00
Composer.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 2017-05-16 22:20:49 +02:00
Config.php Add htaccess-protect option for disabling the creation of .htaccess files 2017-06-15 11:06:13 -04:00
Factory.php Add htaccess-protect option for disabling the creation of .htaccess files 2017-06-15 11:06:13 -04:00
Installer.php Warn about require-dev not being ignored when an update --no-dev fails to resolve dependencies, fixes #6575 2017-08-07 16:32:13 +02:00
XdebugHandler.php Pass more ini directives when executing php 2017-05-16 22:14:20 +02:00