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.
Brandon Kelly 7652408829
Only call sapi_windows_set_ctrl_handler() for CLI requests (#9771)
3 years ago
..
Autoload Prepend runtime-autoloaders so that dependencies get loaded over Composer bundled packages 3 years ago
Command Only call sapi_windows_set_ctrl_handler() for CLI requests (#9771) 3 years ago
Config CS fixes 4 years ago
Console Update src/Composer/Console/Application.php 3 years ago
DependencyResolver Fix unclear error when a package can be found in lock but not in the remote repo, fixes #9750 3 years ago
Downloader Make sure that single files installed via file downloader get the executable bit set if they are a binary file, refs #9742 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 Merge branch '1.10' into 2.0 3 years ago
Installer Only call sapi_windows_set_ctrl_handler() for CLI requests (#9771) 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 Clarify behavior of name in VCS repo, closes #9752 3 years ago
Script CS fixes 4 years ago
SelfUpdate CS fixes 4 years ago
Util Attempt working around Vagrant filesystem issues, added COMPOSER_RUNTIME_ENV env var (set to vagrant), fixes #9627 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