Skip to content

Composer broken by latest release of lando/php #153

Closed
@NickDickinsonWilde

Description

@NickDickinsonWilde

When rebuilding containers that used to work, composer is no longer available.

example config:

recipe: drupal11
config:
  composer: 2-latest
  via: nginx
  database: mariadb:10.11
  xdebug: false
  php: 8.4
  webroot: web

(also happening with drupal10 recipe for another developer).

This is both before and after running lando update and installing latest (1.7.0) lando/php - I'm assuming that is not fixing it due to nesting of dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions