localgovdrupal / localgov_project

Project template for Drupal 10 sites built with the LocalGov Drupal distribution.
https://localgovdrupal.org
GNU General Public License v2.0
10 stars 8 forks source link

Add composer as a tool to Lando #154

Closed stephen-cox closed 5 months ago

stephen-cox commented 5 months ago

If you run composer inside Lando it defaults to the version installed with Drupal and this dies if composer tries to update itself. Use the version in the Lando container instead.