Install as a development dependency in the project where you want to generate update commands:
composer require --dev nowo-tech/composer-update-helperAfter installation, the plugin copies generate-composer-require.sh and (when missing) generate-composer-require.yaml into your project root. Commit these files so the whole team can run the helper.
- PHP
>=8.1 <8.6 - Composer 2.x