.. |
Autoload
|
d1a0502f92
Make sure we only replace complete paths to the base-dir/vendor-dir, not partial dir matches, fixes #5289
|
9 years ago |
Command
|
92207da83a
add isProxyCommand() to BaseCommand
|
9 years ago |
Config
|
135783299a
Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384
|
9 years ago |
Console
|
71cbd8f7e6
Switch dir before loading plugins to make sure the correct composer.json is initialized, fixes #5290
|
9 years ago |
DependencyResolver
|
feda2a283f
Improve error reporting some more, fixes #4310
|
9 years ago |
Downloader
|
9cb6c2322a
Fix more git URL escaping
|
9 years ago |
EventDispatcher
|
a67b127a1a
Add deprecation notice for the event type hint rewrites, refs #5238
|
9 years ago |
IO
|
b1723644e0
Use extracted ca-bundle package
|
9 years ago |
Installer
|
9d2db57f65
BinaryInstaller::generateWindowsProxyCode() now trims both single and double quotes from $binPath when creating windows .bat file.
|
9 years ago |
Json
|
135783299a
Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384
|
9 years ago |
Package
|
bb0fb0eb26
Fix: Do not issue warning when using exact version constraint for unstable package
|
9 years ago |
Plugin
|
ba909d8795
Avoid duplicate commands, and pass plugin to ctor args for capabilities, refs #3377
|
9 years ago |
Repository
|
4f2ae0a1d9
Clarify output when something is installed in the wrong version, refs #5259
|
9 years ago |
Script
|
ce08582671
Fix CS
|
10 years ago |
SelfUpdate
|
0db8bbfda3
Add update channels support to self-update and diagnose, fixes #4960
|
9 years ago |
Util
|
046c2d64a5
Fix ProcessExecutor url escaping
|
9 years ago |
Cache.php
|
254453f5b5
Wrap final attempt to touch a cache file in Silencer.
|
9 years ago |
Compiler.php
|
d20d856aa8
Merge remote-tracking branch 'nicolas-grekas/php7-static'
|
9 years ago |
Composer.php
|
e36f2ea618
Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag).
|
11 years ago |
Config.php
|
d8c94c2640
Merge remote-tracking branch 'curry684/home-expansion'
|
9 years ago |
Factory.php
|
a9df4acd7d
Merge remote-tracking branch 'jderusse/plugin-with-commands'
|
9 years ago |
Installer.php
|
8f0324f51e
Fix platform dev reqs being required even in --no-dev installs
|
9 years ago |