1
0
Fork 0
composer/src/Composer
Jordi Boggiano 4851f65318
Remove version argument from why and enforce it for why-not command, refs #9693
2021-02-25 19:54:15 +01:00
..
Autoload Auto-detect dev-mode in autoload-dump and deprecate dump-autoload --no-dev (#9714) 2021-02-24 21:17:05 +01:00
Command Remove version argument from why and enforce it for why-not command, refs #9693 2021-02-25 19:54:15 +01:00
Config CS fixes 2020-11-22 14:52:39 +01:00
Console Update src/Composer/Console/Application.php 2021-01-27 09:17:25 +01:00
DependencyResolver Fix CS 2021-02-25 13:46:52 +01:00
Downloader Fix CS 2021-02-25 13:46:52 +01:00
EventDispatcher Revert autoload order fix, force bundled dependencies to be used over local dependencies, fixes #9721, fixes #9717 2021-02-24 14:55:13 +01:00
Exception Fix logic (again) 2020-10-25 12:59:01 +00:00
IO CS fixes 2020-11-22 14:52:39 +01:00
Installer Fix CS 2021-02-25 13:46:52 +01:00
Json Fix CS 2021-02-25 13:46:52 +01:00
Package Fix CS 2021-02-25 13:46:52 +01:00
Platform CS fixes 2020-11-22 14:52:39 +01:00
Plugin Fix CS 2021-02-25 13:46:52 +01:00
Question Fix for https://github.com/composer/composer/issues/5989 2017-04-10 21:33:30 +01:00
Repository Fix CS 2021-02-25 13:46:52 +01:00
Script CS fixes 2020-11-22 14:52:39 +01:00
SelfUpdate CS fixes 2020-11-22 14:52:39 +01:00
Util Fix CS 2021-02-25 13:46:52 +01:00
Cache.php fix `dirname` usage 2021-01-06 15:21:45 +03:00
Compiler.php Add missing file to v1 phar 2020-12-04 09:05:58 +01:00
Composer.php Make sure the SOURCE_VERSION works with version_compare against 2.0.0 2020-11-12 15:12:46 +01:00
Config.php Fix/add tests and also handle case where a json object is used 2021-02-11 11:13:58 +01:00
Factory.php Only show getting started warning for non-global composer load 2020-12-15 20:39:50 +01:00
InstalledVersions.php Fix CS 2021-02-25 13:46:52 +01:00
Installer.php Fix CS 2021-02-25 13:46:52 +01:00