You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ayesh Karunaratne 280f02b4bc
Update HTTP URLs to their HTTPS if they already redirect automatically
4 years ago
..
Autoload Skip invalid PSR-0/4 classes from optimized autoloader, fixes #8403 4 years ago
Command Fix build 4 years ago
Config Fixes from PHPStan (#7687) 6 years ago
Console PHPStan fixes 4 years ago
DependencyResolver Fix handling of aliases to use consistent format everywhere 4 years ago
Downloader 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 4 years ago
EventDispatcher Replace pre/post-dependencies-solving by a pre-operations-exec event happening only on install from lock 4 years ago
Fixtures Update HTTP URLs to their HTTPS if they already redirect automatically 4 years ago
IO feat(buffer-io): add the possibility to set user inputs for interactive questions 5 years ago
Installer Simplify suggester output when updating, refactor suggest command to reuse SuggestedPackagesReporter and make smarter defaults, fixes #6267 4 years ago
Json Update HTTP URLs to their HTTPS if they already redirect automatically 4 years ago
Mock Add color to lock operations and dry run output 4 years ago
Package extracted `VersionParser::DEV_MASTER_ALIAS` (#8742) 4 years ago
Plugin Refactor away some unnecessary RepositorySet usages 4 years ago
Question use Symfony PHPUnit Bridge 4 years ago
Repository Add options to configure repository priorities 4 years ago
Script Fix indenting 5 years ago
Util Merge branch 'master' into 2.0 4 years ago
AllFunctionalTest.php Make usage of foreach to improve readability 5 years ago
ApplicationTest.php do not use env 4 years ago
CacheTest.php Merge branch 'master' into 2.0 4 years ago
ComposerTest.php Add parallel download capability to FileDownloader and derivatives 5 years ago
ConfigTest.php fix risky tests (without any assertion) 4 years ago
DefaultConfigTest.php Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php Fix factory test 5 years ago
InstallerTest.php Raise phpstan level to 1 (#8027) 4 years ago
TestCase.php use Symfony PHPUnit Bridge 4 years ago