- [ ] The `Makefile` should set `$(COMPOSER)` to `which composer` if it is available and only resort to installing `bin/composer` if it is not found. - [ ] In the `update` section, skip self-update if composer isn't `bin/composer`.