How do I use Composer for extensions and bind to a specific version rather than dev-master? Using dev-master means our build server can increase the versioning to something that we're not testing for locally.
Is this something that you can get on the roadmap? I've moved the extensions to a private github repo for now cause control is more important than simplicity.