1
0
Fork 0
composer/doc
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
..
articles Add support for adding Command classes as scripts, (#11151) 2022-10-28 14:24:55 +02:00
dev Prioritize repository over package versions in the default policy, fixes #3509 2015-04-30 10:43:04 +01:00
faqs Update docs about root usage, refs #11093 2022-10-13 16:53:33 +02:00
fixtures Fix EOL of text files (#9877) 2021-05-12 15:19:52 +02:00
00-intro.md Documentation code syntax highlighting (#11011) 2022-08-20 12:23:00 +02:00
01-basic-usage.md Documentation code syntax highlighting (#11011) 2022-08-20 12:23:00 +02:00
02-libraries.md Make a note about lower casing of package names (#9883) 2021-05-17 22:18:06 +02:00
03-cli.md Add test and documentation regarding audit command when no packages are required (#11092) 2022-10-13 10:53:26 +02:00
04-schema.md Documentation code syntax highlighting (#11011) 2022-08-20 12:23:00 +02:00
05-repositories.md Fix typo in "WordPress" (#11082) 2022-10-12 17:02:26 +02:00
06-config.md Merge branch '2.2' into 2.3 2022-07-05 16:08:35 +02:00
07-runtime.md Clarify that install path is absolute but not realpath'd, fixes #10945 2022-07-17 21:59:18 +02:00
08-community.md Update link text to runtime page in documentation (#11115) 2022-10-13 15:57:19 +02:00