1
0
Fork 0
composer/src/Composer
Sven Luijten b4a77e1c0e Add full stop to all command descriptions 2017-01-11 23:08:12 +01:00
..
Autoload Merge remote-tracking branch 'nicolas-grekas/apcu' 2016-12-07 00:21:13 +01:00
Command Add full stop to all command descriptions 2017-01-11 23:08:12 +01:00
Config Update related docs and config definitions 2016-07-06 16:25:18 +08:00
Console Fix Xdebug warning 2017-01-11 09:25:25 +02:00
DependencyResolver Use random name for tmp ini and delete after use 2016-11-20 10:59:05 +00:00
Downloader Revert "Allow use of parent directories in PathDownloader when not mirroring the path" 2016-12-20 17:27:24 +01:00
EventDispatcher Fix tests and regression in @ref script handling 2016-12-11 16:37:55 +01:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Add more comments in ConsoleIO, closes #5836 2016-11-06 18:16:45 +01:00
Installer fixed deprecated class usages 2016-10-31 06:57:17 -07:00
Json Fix the handling of references in JSON schemas when validating 2016-12-29 17:29:54 +01:00
Package Attempt at fixing support for git 2.11, refs #5942 2016-12-07 01:02:55 +01:00
Plugin Add phpdoc comment 2017-01-07 17:36:47 +01:00
Repository Don’t add github specials if there is no composer data 2017-01-07 17:58:04 +01:00
Script fixed deprecated class usages 2016-10-31 06:57:17 -07:00
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 2016-03-15 14:13:08 +00:00
Util Bump memory limit to 1.5G 2016-12-31 16:29:31 +01:00
Cache.php Avoid warnings in case cache dir is explicitly directed to /dev/null, fixes #5468 2016-06-25 15:49:52 +01:00
Compiler.php Merge remote-tracking branch 'nicolas-grekas/php7-static' 2016-04-11 19:18:22 +01:00
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 2014-10-16 22:13:17 -03:00
Config.php Explicitly cast possible-null to string 2016-12-19 10:31:57 +01:00
Factory.php Use ConsoleOutput to determine color support 2016-09-06 14:57:18 +01:00
Installer.php Update dist/source mirrors as well when updating a package's URL 2016-12-20 13:55:25 +01:00
XdebugHandler.php Fix scanned ini files logic 2017-01-03 19:56:16 +00:00