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 1c715b5821
Never load dev requirements, refs #9683
4 years ago
..
Autoload Minor improvement to ClassLoader::register no-op block 4 years ago
Command Add warnings when running updates without curl enabled, fixes #9558 4 years ago
Config CS fixes 4 years ago
Console Update src/Composer/Console/Application.php 4 years ago
DependencyResolver Dont recommend to use with all dependencies option when it is already used 4 years ago
Downloader Fix abort of downloads and zip extraction to happen immediately, fixes #9390 4 years ago
EventDispatcher Merge branch '1.10' 4 years ago
Exception Fix logic (again) 4 years ago
IO CS fixes 4 years ago
Installer Fix handling of promises for uninstall step when updating to a different install source 4 years ago
Json JsonFile: add missing ParsingException throws annotations 4 years ago
Package Merge branch '1.10' 4 years ago
Platform CS fixes 4 years ago
Plugin Never load dev requirements, refs #9683 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 8 years ago
Repository Merge branch '1.10' 4 years ago
Script CS fixes 4 years ago
SelfUpdate CS fixes 4 years ago
Util Merge branch '1.10' 4 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 4 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 4 years ago
Installer.php Allow to override Installer::createPlatformRepo 4 years ago