Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer broken by latest release of lando/php #153

Open
NickDickinsonWilde opened this issue Jan 9, 2025 · 0 comments
Open

Composer broken by latest release of lando/php #153

NickDickinsonWilde opened this issue Jan 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@NickDickinsonWilde
Copy link

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.

@NickDickinsonWilde NickDickinsonWilde added the bug Something isn't working label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant