1
0
Fork 0
composer/tests
Jordi Boggiano 6e55cb36d8
Add support for adding Command classes as scripts, (#11151)
* Add support for adding Command classes as scripts, fixes #11134

* Allow all options to be forwarded and allow using references to other scripts with args

* Fix build

* Add more checks

* Ensure exceptions are not swallowed, and remove naming restriction by using a single-command app

* Update docs

* Add tests, fix issue merging params when combining nested scripts and CLI params
2022-10-28 14:24:55 +02:00
..
Composer/Test Add support for adding Command classes as scripts, (#11151) 2022-10-28 14:24:55 +02:00
bootstrap.php Tests bootstrap - require InstalledVersions only if it's not declared yet (#11014) 2022-08-31 12:42:26 +02:00
complete.phpunit.xml Fix coverage config for complete test suite 2022-05-12 10:34:28 +02:00
console-application.php Fix a bunch of type errors in SelfUpdateCommand, fixes #10696, closes #10704 2022-04-06 21:35:26 +02:00