1
0
Fork 0
composer/tests/Composer/Test/Command
Jordi Boggiano f95471f221
Show/outdated command fixes (#11000)
* Fix show command showing the split of direct/transitive deps from outdated, fixes #10999

* Fix a few minor edge cases in show command, add tests for show and outdated commands
2022-08-17 12:08:59 +02:00
..
ArchiveCommandTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
BumpCommandTest.php Add bump command to bump requirements to the currently installed version, fixes #7273 (#10829) 2022-06-09 11:43:59 +02:00
ConfigCommandTest.php Disable packagist.org loading by default in initTempComposer test cases if other repos are provided 2022-08-16 10:41:58 +02:00
DiagnoseCommandTest.php Fixup 2022-06-22 13:11:28 +02:00
InitCommandTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
RequireCommandTest.php Remove workaround for upstream bug 2022-08-16 10:46:07 +02:00
RunScriptCommandTest.php Uniformize command description format, fixes #10971 2022-08-16 10:41:07 +02:00
SearchCommandTest.php Add SearchCommand tests (#10982) 2022-08-16 10:52:01 +02:00
ShowCommandTest.php Show/outdated command fixes (#11000) 2022-08-17 12:08:59 +02:00
UpdateCommandTest.php Add audit command to check for security issues (#10798) 2022-06-22 15:15:01 +02:00