| .. |
|
Autoload
|
4d74f5ba95
Fix exclude-from-classmap handling to avoid foo matching foo* directories, fixes #8563, refs #8575
|
5 years ago |
|
Command
|
02433c3659
Merge pull request #8565 from glaubinix/t/create-project-add-repository
|
5 years ago |
|
Config
|
ea333aa134
Fix: Remove empty node
|
6 years ago |
|
Console
|
c56886ac36
Avoid checking for .dockerenv if open_basedir is set, fixes #8585
|
5 years ago |
|
DependencyResolver
|
a180f48921
Distinguish between updates and downgrades in dry-run
|
5 years ago |
|
Downloader
|
6827105a5b
Fix nits on typos
|
6 years ago |
|
EventDispatcher
|
acc040f745
Append the bin dir on each listener iteration
|
5 years ago |
|
Exception
|
43273c4366
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
9 years ago |
|
IO
|
d3f1c664d4
Avoid formatting output from external processes, fixes #8524
|
6 years ago |
|
Installer
|
f4b9bbbf42
Make unixy proxy code POSIX compatible
|
6 years ago |
|
Json
|
a4dc076dc8
fix file load errors
|
5 years ago |
|
Package
|
c3d3d45903
Merge pull request #8331 from jimmy-ho/bug/issue-8330
|
5 years ago |
|
Plugin
|
d4150cafc4
Move sortPackages to static helper class.
|
6 years ago |
|
Question
|
c077df0d80
Fix for https://github.com/composer/composer/issues/5989
|
8 years ago |
|
Repository
|
2a564a9f36
Create project: add option to add the repository to the composer.json
|
5 years ago |
|
Script
|
369e8a2247
Fix indenting
|
6 years ago |
|
SelfUpdate
|
0db8bbfda3
Add update channels support to self-update and diagnose, fixes #4960
|
9 years ago |
|
Util
|
4b6c25d4bc
Use Authorization header instead of deprecated access_token query param, fixes #8454
|
5 years ago |
|
Cache.php
|
7c64300a1b
using emptyDirectory instead of remove for clearing the cache
|
6 years ago |
|
Compiler.php
|
4271167495
Improve version reporting
|
6 years ago |
|
Composer.php
|
5b4fad9056
Update target version for master branch
|
6 years ago |
|
Config.php
|
7c5e5e3ede
Add option to disable the lock file
|
6 years ago |
|
Factory.php
|
acea4a4d4d
Warn on invalid package name or require/provide/.., fixes #7874
|
6 years ago |
|
Installer.php
|
2ff73a8797
respect `notify-on-install` option
|
5 years ago |
|
XdebugHandler.php
|
f8dc77db18
Fix bc
|
7 years ago |