[#7] php.composer requires interaction for latest versions

Dylan Wilson requested to merge issue-7 into main

The upgrade of Composer now requires interaction from the user when running as root, this causes the web states to never complete.

For now disabling the installation of Composer should fix this issue until the problem is fixed upstream.

Closes #7 (closed).

Merge request reports