fix: install composer before user build steps by AaronFeledy · Pull Request #214 · lando/php
added 2 commits
February 18, 2026 15:13Move composer installation from build_internal to build_as_root_internal so it runs before user build_as_root commands. Previously, if a build_as_root step failed, it would prevent composer from being installed entirely. Fixes #211
AaronFeledy
changed the title
Fix composer silently failing when build_as_root fails
fix: install composer before user build steps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters