I knew I could define a minimum version of #
PHP in the
composer.json
but only last week I learned to use the
config.platform.php
key to force #
Composer to update dependencies against the same minimum version regardless of the local PHP runtime version.