Trying to install a new Drupal 11 site with the drupal11 lando recipe does not work because of the minimum version requirement for sqlite database, as shown in the error message below:

Either update the sqlite version in the recipe or document the method to specify a version manually (in the .lando.yml file ?)