.. |
Autoload
|
Optimize template for striping non-php blocks
|
2019-09-20 16:59:53 +03:00 |
Command
|
Merge branch '1.9'
|
2019-10-24 15:05:45 +02:00 |
Config
|
Fix: Remove empty node
|
2019-01-28 16:47:33 +01:00 |
Console
|
Respect COMPOSER_NO_INTERATION for search prompt.
|
2019-08-25 17:25:44 +02:00 |
DependencyResolver
|
Ignore platform reqs now handle conflict rules
|
2019-07-11 16:48:57 +02:00 |
Downloader
|
Allow path repos to point to their own source dir as install target, resulting in noop, fixes #8254
|
2019-08-02 13:25:11 +02:00 |
EventDispatcher
|
Composer\Script\Event should have access to originating event details
|
2019-06-12 16:54:09 -04:00 |
Exception
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
IO
|
Make sure resetting composer also resets the IO and configuration, fixes #8224
|
2019-07-29 17:57:25 +02:00 |
Installer
|
Make unixy proxy code POSIX compatible
|
2019-02-08 17:33:13 +00:00 |
Json
|
Fix remove command not working with escaped slashes (e.g. foo\/bar), fixes #8249
|
2019-07-30 09:48:49 +02:00 |
Package
|
Fix misc phpdoc and strpos arg order nits
|
2019-10-15 21:32:02 -04:00 |
Plugin
|
Move sortPackages to static helper class.
|
2019-04-09 10:59:02 -07:00 |
Question
|
Fix for https://github.com/composer/composer/issues/5989
|
2017-04-10 21:33:30 +01:00 |
Repository
|
Merge branch '1.9'
|
2019-10-24 15:05:45 +02:00 |
Script
|
Fix indenting
|
2019-07-29 16:44:50 +02: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.9'
|
2019-10-24 15:05:45 +02:00 |
Cache.php
|
using emptyDirectory instead of remove for clearing the cache
|
2019-03-11 10:24:39 +01:00 |
Compiler.php
|
Improve version reporting
|
2019-02-21 14:05:12 +01:00 |
Composer.php
|
Update target version for master branch
|
2019-10-06 21:39:10 +02:00 |
Config.php
|
Add option to disable the lock file
|
2019-10-19 21:46:29 +02:00 |
Factory.php
|
Warn on invalid package name or require/provide/.., fixes #7874
|
2019-01-29 13:46:23 +01:00 |
Installer.php
|
Add option to disable the lock file
|
2019-10-19 21:46:29 +02:00 |
XdebugHandler.php
|
Fix bc
|
2018-03-11 18:14:44 +00:00 |