0.10.0
(feat): You can now modify the generated composer.json file by adding a composerJson property to your generator configuration.
Here’s an example of the generators.yml file with the composerJson property:
generators.yml ... groups:
Which will result in the following composer.json file:
composer.json {