Fixing a failing Composer installation: Unable to write keys.dev.pub to: /home/$USER/.composer Recently, I started a project which uses Composer as a dependency management system. In the spirit of reducing the dependencies on the host system, I wanted to bundle even Composer itself inside the p...