.. |
Autoload
|
3b6b63784f
Fix: Keep replaced packages for autoload dumping with --no-dev
|
6 years ago |
Command
|
94df554255
Make sure config command output is also output on --quiet so that warnings can be hidden, fixes #7963
|
6 years ago |
Config
|
0ab843a058
Fix setting of scripts from config command, refs #7225
|
7 years ago |
Console
|
4765a8f21b
MB to MiB
|
6 years ago |
DependencyResolver
|
29ff6a40ae
Follow up to #7946 test: add solver flag to assert path execution
|
6 years ago |
Downloader
|
98a15bc93c
Add output for metapackage installs/updates/.. fixes #7586
|
6 years ago |
EventDispatcher
|
b0b00ad1fa
Call a script recursively with extra parameters (#7720)
|
6 years ago |
Exception
|
43273c4366
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
9 years ago |
IO
|
e0c44f2a25
Another MB to MiB
|
6 years ago |
Installer
|
f4b9bbbf42
Make unixy proxy code POSIX compatible
|
6 years ago |
Json
|
5a22a4f1f3
Make surrogate sequences in JSON work on PHP 5.3
|
7 years ago |
Package
|
408df4b878
Avoid dumping null values for dist reference/shasum and source reference, fixes #7955
|
6 years ago |
Plugin
|
7d9f8e2247
Improvements
|
7 years ago |
Question
|
c077df0d80
Fix for https://github.com/composer/composer/issues/5989
|
8 years ago |
Repository
|
e1ac0c7948
Recognize composer-plugin-api as a platform package, fixes #7951
|
6 years ago |
Script
|
dad7f89fd5
Fix docs, fixes #6136
|
8 years ago |
SelfUpdate
|
0db8bbfda3
Add update channels support to self-update and diagnose, fixes #4960
|
9 years ago |
Util
|
da0dc74414
Update doc block, remove redundant clearstatcache
|
6 years ago |
Cache.php
|
3b647f8686
prevent preg_replace() calls when cache is not enabled
|
7 years ago |
Compiler.php
|
114217c6e3
Fix ini_get() for boolean values
|
6 years ago |
Composer.php
|
bc364c2480
Release 1.8.4
|
6 years ago |
Config.php
|
2739fc05e9
Read htaccess-protect as a bool
|
6 years ago |
Factory.php
|
acea4a4d4d
Warn on invalid package name or require/provide/.., fixes #7874
|
6 years ago |
Installer.php
|
85617aa740
Installer: Initialize $nameMatchesRequiredPackage
|
6 years ago |
XdebugHandler.php
|
f8dc77db18
Fix bc
|
7 years ago |