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.
Jordi Boggiano 4bedd8379a
Fix php-proxying of binaries to avoid proxying phar files, fixes #9742
3 years ago
..
Autoload Prepend runtime-autoloaders so that dependencies get loaded over Composer bundled packages 3 years ago
Command Preserve file permissions on Windows self-update (#9733) 3 years ago
Config CS fixes 4 years ago
Console Update src/Composer/Console/Application.php 3 years ago
DependencyResolver Dont recommend to use with all dependencies option when it is already used 3 years ago
Downloader Fix issue extracting archives into paths that already exist, fixes composer/installers#479 3 years ago
EventDispatcher Revert autoload order fix, force bundled dependencies to be used over local dependencies, fixes #9721, fixes #9717 3 years ago
Exception Fix logic (again) 4 years ago
IO CS fixes 4 years ago
Installer Fix php-proxying of binaries to avoid proxying phar files, fixes #9742 3 years ago
Json JsonFile: add missing ParsingException throws annotations 3 years ago
Package Avoid using str_replace for dev-master replacement as that may be a valid part of a branch name, fixes #9739 3 years ago
Platform CS fixes 4 years ago
Plugin Revert autoload order fix, force bundled dependencies to be used over local dependencies, fixes #9721, fixes #9717 3 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Merge pull request #9696 from Seldaek/fix_installed_versions_during_update 3 years ago
Script CS fixes 4 years ago
SelfUpdate CS fixes 4 years ago
Util Proxy handling docs and tweaks (#9735) 3 years ago
Cache.php fix `dirname` usage 4 years ago
Compiler.php Add missing file to v1 phar 4 years ago
Composer.php Make sure the SOURCE_VERSION works with version_compare against 2.0.0 4 years ago
Config.php Fix/add tests and also handle case where a json object is used 3 years ago
Factory.php Only show getting started warning for non-global composer load 4 years ago
InstalledVersions.php No need to ignore phpstan error now that getRegisteredLoaders is in a release 3 years ago
Installer.php Allow to override Installer::createPlatformRepo 3 years ago