.. |
Autoload
|
24a5a0dacb
Skip invalid PSR-0/4 classes from optimized autoloader, fixes #8403
|
5 éve |
Command
|
fc5682ed9f
Fix build
|
5 éve |
Config
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 éve |
Console
|
589abb06a3
PHPStan fixes
|
5 éve |
DependencyResolver
|
64f907f93f
Fix handling of aliases to use consistent format everywhere
|
5 éve |
Downloader
|
1b1d59ee6c
Make FileDownloader always download file first in vendor-dir/composer/$tmp instead of next to install path to avoid issues with custom installers not being loaded when downloading on first install, and use cleanup method properly
|
5 éve |
EventDispatcher
|
d52ce3c37f
Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock
|
5 éve |
Fixtures
|
b6bad4eef6
Add options to configure repository priorities
|
5 éve |
IO
|
a9d6068c57
feat(buffer-io): add the possibility to set user inputs for interactive questions
|
6 éve |
Installer
|
44d1e15294
Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267
|
5 éve |
Json
|
5c4f524d6a
Add funding field to composer.json
|
5 éve |
Mock
|
8930f1b824
Add color to lock operations and dry run output
|
5 éve |
Package
|
c30925e68d
extracted `VersionParser::DEV_MASTER_ALIAS` (#8742)
|
5 éve |
Plugin
|
c5c6d44a0b
Refactor away some unnecessary RepositorySet usages
|
5 éve |
Question
|
a2137d5263
use Symfony PHPUnit Bridge
|
5 éve |
Repository
|
b6bad4eef6
Add options to configure repository priorities
|
5 éve |
Script
|
369e8a2247
Fix indenting
|
5 éve |
Util
|
45ecbae8f5
Merge branch 'master' into 2.0
|
5 éve |
AllFunctionalTest.php
|
b4fc3b7eef
Make usage of foreach to improve readability
|
5 éve |
ApplicationTest.php
|
db32d6bc18
do not use env
|
5 éve |
CacheTest.php
|
45ecbae8f5
Merge branch 'master' into 2.0
|
5 éve |
ComposerTest.php
|
3dfcae99a9
Add parallel download capability to FileDownloader and derivatives
|
6 éve |
ConfigTest.php
|
58b34d13e8
fix risky tests (without any assertion)
|
5 éve |
DefaultConfigTest.php
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 éve |
FactoryTest.php
|
09fd239f24
Fix factory test
|
6 éve |
InstallerTest.php
|
25cd2382cb
Raise phpstan level to 1 (#8027)
|
5 éve |
TestCase.php
|
a2137d5263
use Symfony PHPUnit Bridge
|
5 éve |