.. |
Autoload
|
Merge branch '1.4'
|
2017-08-06 17:21:58 +02:00 |
Command
|
Adding `update-with-all-dependencies` option.
|
2017-09-11 11:19:24 -04:00 |
Config
|
Fix conversion of repo format in config command, fixes #6245, closes #6271
|
2017-03-17 22:09:51 +01:00 |
Console
|
Check for new work dir with both parameters, refs #6651
|
2017-09-11 13:01:28 +02:00 |
DependencyResolver
|
Improve IDE autocompletion
|
2017-08-04 13:00:24 +02:00 |
Downloader
|
Normalize URL as symfony Filesystem::mirror does a straight str_replace on realUrl vs actual iteratee path without normalization and our aRchivableFilesFinder does normalize the path, refs #6667
|
2017-09-11 11:26:33 +02: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
|
Merge branch '1.5'
|
2017-09-11 16:02:55 +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
|
Merge branch '1.5'
|
2017-09-11 15:45:50 +02:00 |
Cache.php
|
Cache: clear cache using removeDirectory
|
2017-06-16 16:25:11 -04:00 |
Compiler.php
|
Fixed error, when composer.phar was broken, if it compiled inside folder, that has /composer in path
|
2017-09-11 10:08:24 +02: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
|
Trying to fix update behavior.
|
2017-09-11 12:27:20 -04:00 |
XdebugHandler.php
|
Pass more ini directives when executing php
|
2017-05-16 22:14:20 +02:00 |