lando / pantheon

The Official Lando Pantheon plugin.
https://docs.lando.dev/pantheon
GNU General Public License v3.0
10 stars 15 forks source link

Investigate Framework Values/Use an Alias? #245

Open reynoldsalec opened 1 month ago

reynoldsalec commented 1 month ago

In investigating #242 we found that we're using the same NGINX config for Drupal 8 -> 10. Would it make sense to either alias all Drupal 8+ versions to the same framework/config value, and/or throw an error if the framework value isn't acceptable.

Would be good to understand how Lando is determining the framework value.