1
0
Fork 0
composer/tests/Composer/Test/Command
Jordi Boggiano eba49147e7
Add warning when the latest version of a package cannot be auto-selected in require/init/create-project, fixes #10884 (#10896)
2022-06-23 14:37:04 +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 Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +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 Add warning when the latest version of a package cannot be auto-selected in require/init/create-project, fixes #10884 (#10896) 2022-06-23 14:37:04 +02:00
RunScriptCommandTest.php Add command testing utilities to TestCase, add tests for ConfigCommand 2022-05-11 16:08:39 +02:00
UpdateCommandTest.php Add audit command to check for security issues (#10798) 2022-06-22 15:15:01 +02:00