fix: update Node.js 14.x to 20.x in test examples by AaronFeledy · Pull Request #215 · lando/php

cursor[bot]

bot reviewed Feb 18, 2026

@AaronFeledy

Node 14 is EOL and NodeSource dropped their GPG signing key for the
14.x repos, causing build_as_root to fail with GPG verification errors.

Updates examples 7.1, 7.2, 7.3, 8.1, and 8.2 to install Node 20.x
(current LTS) instead.

@AaronFeledy AaronFeledy changed the title fix: update Node.js 14.x to 18.x in test examples fix: update Node.js 14.x to 20.x in test examples

Feb 18, 2026